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

Use correct fuzzer options #663

Merged
merged 2 commits into from
May 16, 2024
Merged

Use correct fuzzer options #663

merged 2 commits into from
May 16, 2024

Conversation

anonrig
Copy link
Member

@anonrig anonrig commented May 16, 2024

Uses correct naming for the options file. The documentation states that it should have the target name. https://github.com/google/oss-fuzz/blob/master/docs/getting-started/new_project_guide.md#dictionaries

cc @CarlosEduR

@anonrig anonrig requested a review from lemire May 16, 2024 21:48
@anonrig anonrig changed the title Move options Use correct fuzzer options May 16, 2024
@anonrig anonrig merged commit 5c960bc into main May 16, 2024
35 checks passed
@anonrig anonrig deleted the move-options branch May 16, 2024 22:07
@CarlosEduR
Copy link
Member

Uses correct naming for the options file. The documentation states that it should have the target name. https://github.com/google/oss-fuzz/blob/master/docs/getting-started/new_project_guide.md#dictionaries

cc @CarlosEduR

Yes, I actually used a different one so it's shared by the different targets. @anonrig in this case, will it only be used by the fuzzer parse?

@anonrig
Copy link
Member Author

anonrig commented May 16, 2024

Yes, @CarlosEduR I assume that it didn't work like that. Let's see if the results change tomorrow.

This pull request was closed.
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.

3 participants