summaryrefslogtreecommitdiff
path: root/string.c
diff options
context:
space:
mode:
authorSatoshi Tagomori <s-tagomori@sakura.ad.jp>2025-10-25 13:36:20 +0900
committerSatoshi Tagomori <tagomoris@gmail.com>2025-10-26 17:49:39 +0900
commitf53b8194cd5958619dc295e51dbdec29351a6b0a (patch)
tree0fa448f6efc61d8592a6824b4ab0c513f4262331 /string.c
parent1c81bbf03533eb44f3c8f25a872ec85b6563c65f (diff)
Stop deleting the reference from superclass when replacing classext.
Calling the usual rb_iclass_classext_free() causes SEGV because duplicating a newer classext of iclass had set the reference from superclass to the newer classext, but calling rb_iclass_classext_free() deletes it.
Diffstat (limited to 'string.c')
0 files changed, 0 insertions, 0 deletions