summaryrefslogtreecommitdiff
path: root/string.c
diff options
context:
space:
mode:
authorJohn Hawthorn <john@hawthorn.email>2025-12-19 02:21:55 -0800
committerJohn Hawthorn <john@hawthorn.email>2025-12-19 12:06:29 -0800
commitd9c0d4c71cd3500b2307c518b423ee58eeff9ae5 (patch)
tree26a0331398c0ed442c2d27015aa3177f31e64663 /string.c
parent04e90fe200d736db0a32a794b8dc742fa0cb5441 (diff)
Don't copy invalidated CME in rb_vm_cc_table_dup
The cc_entries list associated with the invalidated CME can be deleted from the table during GC, so it isn't safe to copy (and we shouldn't copy it anyways, it's stale data).
Diffstat (limited to 'string.c')
0 files changed, 0 insertions, 0 deletions