Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(417)

Unified Diff: third_party/afl/src/docs/perf_tips.txt

Issue 2252273004: Roll AFL 2.30b..2.31b (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Remove vuln_samples changes. Created 4 years, 4 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « third_party/afl/src/docs/life_pro_tips.txt ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/afl/src/docs/perf_tips.txt
diff --git a/third_party/afl/src/docs/perf_tips.txt b/third_party/afl/src/docs/perf_tips.txt
index e7a8b13b9a2b1c092386de687cb909f7c3afc80a..0821b0299c545af90ecf6f0948b6f6bb4756c9f5 100644
--- a/third_party/afl/src/docs/perf_tips.txt
+++ b/third_party/afl/src/docs/perf_tips.txt
@@ -186,5 +186,6 @@ using huge input files, or when you simply want to get quick and dirty results
early on, you can always resort to the -d mode.
The mode causes afl-fuzz to skip all the deterministic fuzzing steps, which
-makes output a lot less neat and makes the testing a bit less in-depth, but
-it will give you an experience more familiar from other fuzzing tools.
+makes output a lot less neat and can ultimately make the testing a bit less
+in-depth, but it will give you an experience more familiar from other fuzzing
+tools.
« no previous file with comments | « third_party/afl/src/docs/life_pro_tips.txt ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698