Make handle slots unbound after deallocating C objects.
This would ensure an immediate failure at lisp level if they are accessed later by mistake, instead of a segfault.
parent
910a08b3
Please register or sign in to comment
This would ensure an immediate failure at lisp level if they are accessed later by mistake, instead of a segfault.