Skip to content

Commit beb9f95

Browse files
Merge pull request AFLplusplus#2051 from Phasip/patch-1
Clarify that oss-fuzz doesn't randomize builds anymore
2 parents b08df87 + c49a4c7 commit beb9f95

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/fuzzing_in_depth.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -958,7 +958,7 @@ too long for your overall available fuzz run time.
958958
campaign but not good for short CI runs.
959959

960960
How this can look like can, e.g., be seen at AFL++'s setup in Google's
961-
[oss-fuzz](https://github.com/google/oss-fuzz/blob/master/infra/base-images/base-builder/compile_afl)
961+
[previous oss-fuzz version](https://github.com/google/oss-fuzz/blob/3e2c5312417d1a6f9564472f3df1fd27759b289d/infra/base-images/base-builder/compile_afl)
962962
and
963963
[clusterfuzz](https://github.com/google/clusterfuzz/blob/master/src/clusterfuzz/_internal/bot/fuzzers/afl/launcher.py).
964964

0 commit comments

Comments
 (0)