]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Add compile time option SQLITE_ENABLE_URI_00_ERROR. If defined, any "%00"
authordan <dan@noemail.net>
Wed, 26 Oct 2016 12:15:41 +0000 (12:15 +0000)
committerdan <dan@noemail.net>
Wed, 26 Oct 2016 12:15:41 +0000 (12:15 +0000)
commit5c35e90377b6157f85eceffb67cd438110aa100b
treeafb68b2bc0f983b0a36827bc21452fc778ce418a
parent01e697b4ecefc001695caafefe3e1eb02527fa99
Add compile time option SQLITE_ENABLE_URI_00_ERROR. If defined, any "%00"
escape found in a URI is treated as an error.

FossilOrigin-Name: e8a9bfece27e2af178a206ad6bce3f24d64e7ee4
manifest
manifest.uuid
src/ctime.c
src/main.c
src/test_config.c
test/uri.test
test/uri2.test [new file with mode: 0644]