diff options
author | Peter Zhu <[email protected]> | 2024-12-19 13:52:01 -0500 |
---|---|---|
committer | Peter Zhu <[email protected]> | 2024-12-19 16:25:23 -0500 |
commit | 33f95d632dce42fac35da29eaed33f0a5a4f0dcb (patch) | |
tree | 1ebba0b4a06523c5be84adb33e775f6566eb4af5 /error.c | |
parent | 84eff67644aa0dabb996daf68eb060c2f3f5c7bb (diff) |
Don't unpoison the CC in vm_ccs_free
The poison status is maintained by the GC, so don't unpoison it in vm_ccs_free.
If the object is not a garbage object, then it should not be poisoned.
Notes
Notes:
Merged: https://github.com/ruby/ruby/pull/12402
Diffstat (limited to 'error.c')
0 files changed, 0 insertions, 0 deletions