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

introduce AFLRS_REQUIRE_PLUGINS & AFL_OPT_LEVEL #540

Merged
merged 2 commits into from
Oct 16, 2024

Conversation

R9295
Copy link
Contributor

@R9295 R9295 commented Oct 15, 2024

rustc will complain if an invalid opt-level is provided so we don't really need to check the value, IMO

introduce AFL_OPT_LEVEL to set the opt-level when building a target
Copy link
Member

@smoelius smoelius left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think this should be the only change that is needed.

cargo-afl/src/main.rs Outdated Show resolved Hide resolved
@R9295 R9295 requested a review from smoelius October 16, 2024 08:05
@smoelius smoelius added this pull request to the merge queue Oct 16, 2024
@smoelius
Copy link
Member

Thanks!

Merged via the queue into rust-fuzz:master with commit 638355b Oct 16, 2024
18 checks passed
@vanhauser-thc
Copy link
Contributor

AFL_OPT_LEVEL is now also in the AFL++ dev branch

@smoelius
Copy link
Member

Thanks, @vanhauser-thc!

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