aboutsummaryrefslogtreecommitdiffstats
path: root/string.c
diff options
context:
space:
mode:
authorPeter Zhu <peter@peterzhu.ca>2024-03-26 11:34:28 -0400
committerPeter Zhu <peter@peterzhu.ca>2024-03-27 09:39:23 -0400
commit9ad175c1ee7137321310c4e87d8ce952b95abc8f (patch)
tree39da3d473f8475f33b9bc30af4affe1753349954 /string.c
parent2505c27fdfa67c3191f9b5902a30ab3139a8ab6f (diff)
downloadruby-9ad175c1ee7137321310c4e87d8ce952b95abc8f.tar.gz
Register rb_fix_to_s_static as global right after creating
If a GC runs right during creating a rb_fix_to_s_static, it may cause the previous ones to become swept by the GC because they have not been registered by rb_vm_register_global_object.
Diffstat (limited to 'string.c')
0 files changed, 0 insertions, 0 deletions