Skip to content
New issue

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

Fix unexpected exceptions #330

Merged
merged 4 commits into from Mar 9, 2021
Merged

Fix unexpected exceptions #330

merged 4 commits into from Mar 9, 2021

Conversation

fmeum
Copy link
Contributor

@fmeum fmeum commented Mar 8, 2021

I ran the JVM fuzzer Jazzer on Klaxon's default JSON parser and got four distinct crashes with exceptions not derived from KlaxonException.

Every commit in this PR addresses the root cause of one these crashes and adds a test case with the respective Jazzer finding.

@fmeum fmeum requested a review from cbeust March 9, 2021 07:48
@cbeust cbeust merged commit 9d8e18f into cbeust:master Mar 9, 2021
@cbeust
Copy link
Owner

cbeust commented Mar 9, 2021

Thanks!

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.

None yet

2 participants