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 issue 454: Wrap unexpected NumberFormatException #455

Merged
merged 3 commits into from
Jan 18, 2024

Conversation

arthurscchan
Copy link
Contributor

This PR provides a suggested fix for https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=65855 mentioned in #454 in addition to the fix for https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=63274 in #452. The fix suggests a try-catch block to wrap around code that will throw NumberFormatException on invalid input.

Signed-off-by: Arthur Chan <arthur.chan@adalogics.com>
@arthurscchan arthurscchan changed the title Fix issue 454: Wrap unexpected NumberFormataException Fix issue 454: Wrap unexpected NumberFormatException Jan 17, 2024
@cowtowncoder cowtowncoder merged commit 1ca2e8f into FasterXML:2.17 Jan 18, 2024
4 checks passed
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