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

Unified Diff: third_party/afl/README.chromium

Issue 2231253003: [AFL] Add update script. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Fixed README.chromium as Abhishek asked. 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 | « no previous file | third_party/afl/update.py » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/afl/README.chromium
diff --git a/third_party/afl/README.chromium b/third_party/afl/README.chromium
index cf4f6e0fb29dc702c07af6d184d9e5337ab9dec5..17c645e06e9f7ec4363949198ef628c33b288832 100644
--- a/third_party/afl/README.chromium
+++ b/third_party/afl/README.chromium
@@ -12,11 +12,11 @@ Tool for in-process and out-of-process (fork) coverage-guided fuzz testing
(fuzzing). Similar to libFuzzer.
Local Modifications:
-Use update.py to roll forward.
-update.py renamed afl-2.30b/ to src/.
-update.py removed the following unneeded files/directories:
- 1. src/experimental/argv_fuzzing/
- 2. src/docs/vuln_samples/*.elf
- 3. src/testcases/others/elf
- 4. src/llvm_mode/afl-llvm-pass.so.cc
- 5. src/dictionaries/
+- Use update.py to roll forward.
+- Renamed afl-2.30b/ to src/.
+- Removed the following unneeded files/directories:
+ - src/experimental/argv_fuzzing/
+ - src/docs/vuln_samples/*.elf
+ - src/testcases/others/elf
+ - src/llvm_mode/afl-llvm-pass.so.cc
+ - src/dictionaries/
« no previous file with comments | « no previous file | third_party/afl/update.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698