ENH: avoid potential leaks with objectRegistry::erase (#1180)
- forwards to the underlying HashTable erase, but frees things owned by the registry as well (ie, performs a checkOut)
Please register or sign in to comment
- forwards to the underlying HashTable erase, but frees things owned by the registry as well (ie, performs a checkOut)