summaryrefslogtreecommitdiff
path: root/fuzz
diff options
context:
space:
mode:
authorGravatar Vincent Rischmann2021-12-26 18:04:59 +0100
committerGravatar Vincent Rischmann2021-12-26 18:20:16 +0100
commitc3906473fdf90eb0953f8d0ea9c0a1f87e44e98b (patch)
treed5c0702460cbec89cdc91b804ec72c13314c9d8d /fuzz
parentadd tests for crashes found by fuzzing (diff)
downloadzig-sqlite-c3906473fdf90eb0953f8d0ea9c0a1f87e44e98b.tar.gz
zig-sqlite-c3906473fdf90eb0953f8d0ea9c0a1f87e44e98b.tar.xz
zig-sqlite-c3906473fdf90eb0953f8d0ea9c0a1f87e44e98b.zip
fix a panic in Statement.prepare if the query is empty
sqlite3_prepare_v2 doesn't return an error code if the input query string is empty or is a comment, instead the statement will be null.
Diffstat (limited to 'fuzz')
0 files changed, 0 insertions, 0 deletions