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

Unified Diff: third_party/afl/src/experimental/README.experiments

Issue 2238013002: Roll src/third_party/afl/src/ 2.14b..2.30b (16 versions). (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Note in "Local Modifications" that we have removed dictionaries/. 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
Index: third_party/afl/src/experimental/README.experiments
diff --git a/third_party/afl/src/experimental/README.experiments b/third_party/afl/src/experimental/README.experiments
index 3e7e9eb4c543243ca48ef739b1464ae02cca3e76..af9739bda38d9b84d511c28e7f05470ee086baf9 100644
--- a/third_party/afl/src/experimental/README.experiments
+++ b/third_party/afl/src/experimental/README.experiments
@@ -22,10 +22,6 @@ Here's a quick overview of the stuff you can find in this directory:
- distributed_fuzzing - a sample script for synchronizing fuzzer instances
across multiple machines (see parallel_fuzzing.txt).
- - instrumented_cmp - an experiment showing how a custom memcmp() or
- strcmp() can be used to work around one of the
- limitations of afl-fuzz.
-
- libpng_no_checksum - a sample patch for removing CRC checks in libpng.
- persistent_demo - an example of how to use the LLVM persistent process

Powered by Google App Engine
This is Rietveld 408576698