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 |