mirror of
https://github.com/mruby/mruby
synced 2026-06-08 16:11:16 +00:00
97e999c409
If `Data_Wrap_Struct()` raises a `NoMemoryError` exception, it will leak memory if it does `mrb_malloc()` first.