summaryrefslogtreecommitdiff
path: root/node.h
diff options
context:
space:
mode:
authorPeter Zhu <peter@peterzhu.ca>2022-03-16 15:46:40 -0400
committerPeter Zhu <peter@peterzhu.ca>2022-03-18 09:19:11 -0400
commit97426e15d721119738a548ecfa7232b1d027cd34 (patch)
tree09ad04bbc4e35049534f53d3fdd08bb588e107a5 /node.h
parent634e0a97eb82ab259c7f7a35d0486baebe77df0f (diff)
downloadruby-97426e15d721119738a548ecfa7232b1d027cd34.tar.gz
[Bug #18627] Fix crash when including module
During lazy sweeping, the iclass could be a dead object that has not yet been swept. However, the chain of superclasses of the iclass could already have been swept (and become a new object), which would cause a crash when trying to read the object.
Diffstat (limited to 'node.h')
0 files changed, 0 insertions, 0 deletions