summaryrefslogtreecommitdiff
path: root/array.c
diff options
context:
space:
mode:
authorPeter Zhu <peter@peterzhu.ca>2023-01-03 10:50:40 -0500
committerPeter Zhu <peter@peterzhu.ca>2023-01-04 09:10:58 -0500
commit3bcf92d8afb62a10dd4c700a4925d2ccac43f5a2 (patch)
treeccc059757dd621f3de0d750e30e6134b979bdfb7 /array.c
parent799d805e215e3bdcc2e9bbdb48638a129b50e8f4 (diff)
Allow malloc during gc when GC has been disabled
We should allow malloc during GC when GC has been explicitly disabled since garbage_collect_with_gvl won't do anything if GC has been disabled.
Notes
Notes: Merged: https://github.com/ruby/ruby/pull/7058
Diffstat (limited to 'array.c')
0 files changed, 0 insertions, 0 deletions