We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 11bfef0 commit aa59931Copy full SHA for aa59931
fuzz-afl/README.md
@@ -18,6 +18,3 @@ Run afl:
18
To reproduce a crash:
19
20
$ cargo run --bin reproduce_<target>
21
-
22
-Note: You should also try fuzzing in debug mode, since things like overflow
23
-checks don't happen in release mode. (Release mode is much faster though.)
0 commit comments