Skip to content

objectRegistry can leak memory

As discussed with @Mattijs - since all HashTable operations are visible through objectRegistry, anything that removes entries using the HashTable methods can leak memory if the object is owned by the registry.