Just open mirb and paste the following code:
undef method_missing
oops
I have a possible fix but maybe there's a better one (maybe a statically allocated struct RProc* is okay?).
https://github.com/mruby/mruby/compare/mruby:master...cremno:fix-null-ptr-deref-when-method-missing-is-undef?expand=1
Just open mirb and paste the following code:
I have a possible fix but maybe there's a better one (maybe a statically allocated
struct RProc*is okay?).https://github.com/mruby/mruby/compare/mruby:master...cremno:fix-null-ptr-deref-when-method-missing-is-undef?expand=1