mirror of
https://github.com/AFLplusplus/AFLplusplus.git
synced 2025-06-13 02:28:09 +00:00
afl++ 2.52c initial commit
This commit is contained in:
1
docs/vuln_samples/sqlite-bad-ptr2.sql
Normal file
1
docs/vuln_samples/sqlite-bad-ptr2.sql
Normal file
@ -0,0 +1 @@
|
||||
PRAGMA foreign_keys=1;CREATE TABLE t1("""0"PRIMARY KEy REFERENCES t1 ON DELETE SET NULL);REPLACE INTO t1 SELECT(0);
|
Reference in New Issue
Block a user