Run fuzzing with -O
to avoid false positives at debug_assert!
, e.g.:
cargo fuzz run -O -j4 fuzz_target_1
Name | Name | Last commit date | ||
---|---|---|---|---|
parent directory.. | ||||
Run fuzzing with -O
to avoid false positives at debug_assert!
, e.g.:
cargo fuzz run -O -j4 fuzz_target_1