diff options
author | John Hawthorn <[email protected]> | 2023-12-22 12:15:07 -0800 |
---|---|---|
committer | John Hawthorn <[email protected]> | 2023-12-22 18:07:22 -0800 |
commit | 339978ef3869acb2ff877451381a80ee4b548bfb (patch) | |
tree | 8e9a032708859a1f5fd0ac6f71266f738f1063ce /cont.c | |
parent | 697a096c9b0d8c153cb5d99affb6b5673b7c4210 (diff) |
Free default_rand_key after freeing Ractors
Ractor's free iterates through its TLS keys so we need to keep this
memory available until after Ractors are freed.
Minimal reproduction:
RUBY_FREE_AT_EXIT=1 ./miniruby -e rand
Diffstat (limited to 'cont.c')
0 files changed, 0 insertions, 0 deletions