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

Unified Diff: third_party/afl/README.chromium

Issue 2662883002: Roll AFL 2.31b:2.38b and switch coverage to use trace-pc-guard. (Closed)
Patch Set: Remove unneeded vuln_samples binaries. Created 3 years, 11 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 | « build/config/sanitizers/sanitizers.gni ('k') | third_party/afl/src/Makefile » ('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 8be900fc19682b5459eed5e6942a7d6e7a250776..d5fea4278fd7e0d71dfc3ffe5b090c39f772ecb1 100644
--- a/third_party/afl/README.chromium
+++ b/third_party/afl/README.chromium
@@ -1,8 +1,8 @@
Name: American Fuzzy Lop
Short Name: AFL
URL: http://lcamtuf.coredump.cx/afl/
-Version: 2.31b
-Date: August 18, 2016
+Version: 2.38b
+Date: January 29, 2017
License: Apache 2.0
License File: src/docs/COPYING
Security Critical: no
@@ -13,10 +13,10 @@ Tool for in-process and out-of-process (fork) coverage-guided fuzz testing
Local Modifications:
- Use update.py to roll forward.
-- Renamed afl-2.31b/ to src/.
+- Renamed afl-2.38b/ to src/.
- Removed the following unneeded files/directories:
- src/experimental/argv_fuzzing/
- - src/docs/vuln_samples/*.elf
+ - src/docs/vuln_samples
- src/testcases/others/elf
- src/llvm_mode/afl-llvm-pass.so.cc
- src/dictionaries/
« no previous file with comments | « build/config/sanitizers/sanitizers.gni ('k') | third_party/afl/src/Makefile » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698