Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
The following input demonstrates a crash:
i "" do "".+ end
Output:
Assertion failed: (irep->lines), function mrb_debug_info_append_file, file /Users/clayton/git/mruby/src/debug.c, line 136. Abort trap: 6
This issue was reported by https://hackerone.com/ston3
The text was updated successfully, but these errors were encountered:
8193c0b
Remove unnecessary indirection; ref #3557
a14a930
No branches or pull requests
The following input demonstrates a crash:
Output:
This issue was reported by https://hackerone.com/ston3
The text was updated successfully, but these errors were encountered: