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

Update IonFuzz_473_66131_AIOOBE_Test to provoke an ArrayIndexOutOfBoundsException #477

Conversation

tgregg
Copy link
Contributor

@tgregg tgregg commented Jan 27, 2024

This PR proposes to update draft PR #474 so that it produces the same exception trace as the original OSS-Fuzz report. This test is still failing for now (with ArrayIndexOutOfBoundsException), but I confirmed it passes with the fix from amazon-ion/ion-java#710. Once that lands in the next version of ion-java I will open a PR to move this test out of failing.

Note: this can also be reproduced minimally with the data following data: e0 01 00 ea dc 9a.

@cowtowncoder
Copy link
Member

Ok, I think I'll try the minimal reproduction then. Thanks!

@cowtowncoder cowtowncoder merged commit 75d993f into FasterXML:tatu/2.17/473-ion-aioobe Jan 27, 2024
@cowtowncoder
Copy link
Member

Thank you @tgregg !

@tgregg tgregg deleted the tgregg/2.17/473-ion-aioobe branch January 27, 2024 07:39
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