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

Extend fuzzing #2959

Merged
merged 3 commits into from
Nov 30, 2023
Merged

Extend fuzzing #2959

merged 3 commits into from
Nov 30, 2023

Conversation

DavidKorczynski
Copy link
Contributor

Adds jq_dump_disassembly as a target for jq_fuzz_compile.c

Adds a new fuzzer where the primary purpose is to hit jq_next, which is currently not analyzed by the existing fuzzers.

@emanuele6 emanuele6 enabled auto-merge (rebase) November 30, 2023 13:40
@emanuele6 emanuele6 merged commit bfb7fd5 into jqlang:master Nov 30, 2023
28 checks passed
@emanuele6
Copy link
Member

Thank you!

AdamKorcz pushed a commit to google/oss-fuzz that referenced this pull request Nov 30, 2023
Ref: jqlang/jq#2959

Signed-off-by: David Korczynski <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants