mirror of
https://github.com/mruby/mruby
synced 2026-06-08 16:11:16 +00:00
d1cd10421f
I was hoping this would cause valgrind to complain less, but there is still a lot of memory leaked (does mrb_close() actually free all of the managed blocks?) Anyway this helps somewhat and is good practice