diff options
| author | Yukihiro "Matz" Matsumoto <[email protected]> | 2019-05-28 10:44:18 +0900 |
|---|---|---|
| committer | Yukihiro "Matz" Matsumoto <[email protected]> | 2019-05-29 11:47:12 +0900 |
| commit | 2b81ea7ec1c7645b13b097e5b249cbc99f374da7 (patch) | |
| tree | 94ed8b8da63e535477da932ddc05da67f137408a /mrbgems/mruby-rational | |
| parent | a1e1af44d205c2c29608f508cce84d6b6ebd2bbf (diff) | |
| download | mruby-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-rational')
0 files changed, 0 insertions, 0 deletions
