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

Fixes for 449: Unexpected IOOBE handling #450

Merged
merged 4 commits into from
Jan 9, 2024

Conversation

arthurscchan
Copy link
Contributor

This PR provides a possible fix for #449 by adding a bound check to avoid unexpected IOOBE from avro/src/main/java/com/fasterxml/jackson/dataformat/avro/deser/JacksonAvroParserImpl.java.

@cowtowncoder cowtowncoder merged commit f0445ad into FasterXML:2.17 Jan 9, 2024
4 checks passed
@cowtowncoder
Copy link
Member

Thank you @arthurscchan !

@arthurscchan arthurscchan deleted the fix-449 branch January 17, 2024 04:55
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