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 out of bounds index when parsing JSON path #430

Merged
merged 1 commit into from
May 3, 2021

Conversation

5225225
Copy link
Contributor

@5225225 5225225 commented May 3, 2021

Fixes a bug I found when running the fuzzer for a bit after #427 was fixed

Not sure if the test here is in the right place or if you want me to put it in with the other test function.

Ran the fuzzer for a while after this and didn't see any issues. I'll make a new PR for the fuzzing target (or just lump it in here) if you want, it uses cargo-fuzz.

@sunng87
Copy link
Owner

sunng87 commented May 3, 2021

Ran the fuzzer for a while after this and didn't see any issues. I'll make a new PR for the fuzzing target (or just lump it in here) if you want, it uses cargo-fuzz.

Thank you! Please make a PR for that

@sunng87 sunng87 merged commit 472ffa5 into sunng87:master May 3, 2021
@5225225 5225225 deleted the json-path-fix branch May 3, 2021 11:26
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