Do not use mrb_funcall() if Hash#default is not overridden; ref #3421
This change reduces the recursion level, but does not solve the stack overflow issue entirely.
Showing
Please register or sign in to comment
This change reduces the recursion level, but does not solve the stack overflow issue entirely.