Hi,

I think that grow_dictionary and grow_identity_dictionary could leak
the newly allocated dictionary when calling _gst_swap_objects: it can tenure
objects and in the worst case will do a GC (no_memory handler is called).
The two objects should be GC protected in the grow*_method.

Do you agree with my statements ?

Cheers,
Gwen


_______________________________________________
help-smalltalk mailing list
help-smalltalk@gnu.org
https://lists.gnu.org/mailman/listinfo/help-smalltalk

Reply via email to