mirror of
https://github.com/mruby/mruby
synced 2026-06-08 16:11:16 +00:00
7b7bffd5a8
Issue #1137. In the present implementation, when calling mrb_load_string continuously, irep is not released. Therefore, a 16-bit index was overflowing.