summaryrefslogtreecommitdiff
path: root/numeric.rb
diff options
context:
space:
mode:
authorPeter Zhu <peter.zhu@shopify.com>2021-09-13 09:19:10 -0400
committerPeter Zhu <peter@peterzhu.ca>2021-09-15 09:00:42 -0400
commita65ac2d6fa4e7381d88b79a2881f7c05daa903c3 (patch)
tree7f0b57e4255e7f841d882b196afa764adb25ceed /numeric.rb
parente624d0d202ef691f5c75841b90bf44a624e3cdcc (diff)
Don't overwrite free_slots count during sweeping
gc_compact_finish may invalidate pages, which may move objects from this page to other pages, which updates the free_slots of this page.
Notes
Notes: Merged: https://github.com/ruby/ruby/pull/4831
Diffstat (limited to 'numeric.rb')
0 files changed, 0 insertions, 0 deletions