-
Notifications
You must be signed in to change notification settings - Fork 483
Move oss fuzz build scripts + update with debug-assertions #997
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
Move oss fuzz build scripts + update with debug-assertions #997
Conversation
I'll follow up shortly with a PR in oss-fuzz. This one will need to be merged before the oss-fuzz one can be.
Can you remove the license notice please? I don't think it's needed here. And the Rust project generally doesn't put license notices in the headers of files. It's basically just noise.
b29457b to
a647099
Compare
If you don't mind commenting/reviewing/approving here google/oss-fuzz#10369 that'll speed things along once I mark it ready for review.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM. So if I want to run more fuzzers, I just copy them into the $OUT directory? Neat!
No description provided.