Files
AFLplusplus/docs/vuln_samples/sqlite-null-ptr1.sql

3 lines
53 B
MySQL
Raw Permalink Normal View History

2019-05-28 16:40:24 +02:00
create table t0(t);insert into t0
select strftime();