Index: third_party/afl/src/docs/README |
diff --git a/third_party/afl/src/docs/README b/third_party/afl/src/docs/README |
index bac9fee1e20c441a8215110f25b213d00f5d10c9..a9a05fa446c62b469a9cf11477031fdeedf53116 100644 |
--- a/third_party/afl/src/docs/README |
+++ b/third_party/afl/src/docs/README |
@@ -190,8 +190,9 @@ include compilers and video decoders. |
Tips for optimizing fuzzing performance are discussed in perf_tips.txt. |
Note that afl-fuzz starts by performing an array of deterministic fuzzing |
-steps, which can take several days. If you want quick & dirty results right |
-away, akin to zzuf or honggfuzz, add the -d option to the command line. |
+steps, which can take several days, but tend to produce neat test cases. If you |
+want quick & dirty results right away - akin to zzuf and other traditional |
+fuzzers - add the -d option to the command line. |
7) Interpreting output |
---------------------- |
@@ -475,7 +476,8 @@ bug reports, or patches from: |
Austin Seipp Daniel Komaromy |
Daniel Binderman Jonathan Metzman |
Vegard Nossum Jan Kneschke |
- Kurt Roeckx |
+ Kurt Roeckx Marcel Bohme |
+ Van-Thuan Pham Abhik Roychoudhury |
Thank you! |