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

Unified Diff: third_party/afl/src/docs/vuln_samples/sqlite-bad-ptr2.sql

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
Index: third_party/afl/src/docs/vuln_samples/sqlite-bad-ptr2.sql
diff --git a/third_party/afl/src/docs/vuln_samples/sqlite-bad-ptr2.sql b/third_party/afl/src/docs/vuln_samples/sqlite-bad-ptr2.sql
deleted file mode 100644
index cd613d08d32688bae4ab107afb965616b273601e..0000000000000000000000000000000000000000
--- a/third_party/afl/src/docs/vuln_samples/sqlite-bad-ptr2.sql
+++ /dev/null
@@ -1 +0,0 @@
-PRAGMA foreign_keys=1;CREATE TABLE t1("""0"PRIMARY KEy REFERENCES t1 ON DELETE SET NULL);REPLACE INTO t1 SELECT(0);
« no previous file with comments | « third_party/afl/src/docs/vuln_samples/sqlite-bad-ptr.sql ('k') | third_party/afl/src/docs/vuln_samples/sqlite-bad-ptr3.sql » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698