Skip to content

Fix segfault found using afl-fuzz - #2866

Merged
matz merged 1 commit into
mruby:masterfrom
jurriaan:fix-crash
Jun 29, 2015
Merged

Fix segfault found using afl-fuzz#2866
matz merged 1 commit into
mruby:masterfrom
jurriaan:fix-crash

Conversation

@jurriaan

Copy link
Copy Markdown
Contributor

Mruby crashes with SIGSEGV on the input:

begin
  break
rescue
end

After this patch the output is:

codegen error:test.rb:2: unexpected break

matz added a commit that referenced this pull request Jun 29, 2015
Fix segfault found using afl-fuzz
@matz
matz merged commit b0ec992 into mruby:master Jun 29, 2015
@jurriaan
jurriaan deleted the fix-crash branch July 3, 2017 12:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants