-
Yukihiro "Matz" Matsumoto authored
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.
2b81ea7e