mirror of
https://github.com/ruby/ruby.git
synced 2026-01-27 12:34:21 +00:00
allocation_info_tracer_compact_update_object_table_i deletes entries where the key is no longer in the GC heap but did not free the allocation_info causing the memory to be leaked.