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

Unified Diff: third_party/afl/src/config.h

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 | « third_party/afl/src/afl-whatsup ('k') | third_party/afl/src/docs/ChangeLog » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/afl/src/config.h
diff --git a/third_party/afl/src/config.h b/third_party/afl/src/config.h
index bc2a29da2cf25a4643293fd9444ff261e2e5b53c..2fdef50020c1a3869b78d5627a58a0ede0cd75c2 100644
--- a/third_party/afl/src/config.h
+++ b/third_party/afl/src/config.h
@@ -21,7 +21,7 @@
/* Version string: */
-#define VERSION "2.31b"
+#define VERSION "2.38b"
/******************************************************
* *
@@ -115,7 +115,7 @@
/* Splicing cycle count: */
-#define SPLICE_CYCLES 16
+#define SPLICE_CYCLES 15
/* Nominal per-splice havoc cycle length: */
« no previous file with comments | « third_party/afl/src/afl-whatsup ('k') | third_party/afl/src/docs/ChangeLog » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698