diff options
author | Peter Zhu <[email protected]> | 2025-05-26 15:05:02 -0400 |
---|---|---|
committer | Jean Boussier <[email protected]> | 2025-05-27 08:22:26 +0200 |
commit | be5450467b9d8cd461e2efd0ea9bd57cf001c05c (patch) | |
tree | 68f2d2e0138828b9728a39680176bc5bf4977517 /object.c | |
parent | 061d36476fbeec9aebaf2e9058b0ac01be3d0dd0 (diff) |
Fix reference updating for id2ref table
The id2ref table could contain dead entries which should not be passed
into rb_gc_location. Also, we already update references in gc_update_references
using rb_gc_vm_weak_table_foreach so we do not need to update it again.
Notes
Notes:
Merged: https://github.com/ruby/ruby/pull/13444
Diffstat (limited to 'object.c')
0 files changed, 0 insertions, 0 deletions