summaryrefslogtreecommitdiffhomepage
path: root/mrbgems/mruby-array-ext
diff options
context:
space:
mode:
authorYukihiro "Matz" Matsumoto <[email protected]>2019-05-28 10:44:18 +0900
committerYukihiro "Matz" Matsumoto <[email protected]>2019-05-29 11:47:12 +0900
commit2b81ea7ec1c7645b13b097e5b249cbc99f374da7 (patch)
tree94ed8b8da63e535477da932ddc05da67f137408a /mrbgems/mruby-array-ext
parenta1e1af44d205c2c29608f508cce84d6b6ebd2bbf (diff)
downloadmruby-2b81ea7ec1c7645b13b097e5b249cbc99f374da7.tar.gz
mruby-2b81ea7ec1c7645b13b097e5b249cbc99f374da7.zip
Add `mrb_alloca` again; ref #4470
This time, the allocated memory comes from the string object, which is referenced from GC arena. The memory region will be reclaimed when the C function called from VM is terminated, or the GC arena is restored.
Diffstat (limited to 'mrbgems/mruby-array-ext')
0 files changed, 0 insertions, 0 deletions