Skip to content

Fix out of bounds index when parsing JSON path#430

Merged
sunng87 merged 1 commit intomasterfrom
unknown repository
May 3, 2021
Merged

Fix out of bounds index when parsing JSON path#430
sunng87 merged 1 commit intomasterfrom
unknown repository

Conversation

@ghost
Copy link

@ghost ghost 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
@ghost ghost 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.

1 participant