]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Make sure the sqlite3_prepare16 and sqlite3_prepare16_v2 interfaces do not
authordrh <drh@noemail.net>
Tue, 16 Jul 2013 23:26:43 +0000 (23:26 +0000)
committerdrh <drh@noemail.net>
Tue, 16 Jul 2013 23:26:43 +0000 (23:26 +0000)
commit7232ad070086f762e54683fd282b1d5f3d684ca6
tree067071f7b069334aa0fc620fee9484e2174b9e6b
parentaa32e3c60a86442bda394bdab8d520eec0b10ba5
Make sure the sqlite3_prepare16 and sqlite3_prepare16_v2 interfaces do not
read past a zero-terminator if the nBytes parameter is too large.

FossilOrigin-Name: 20dba3a7fb3e7078b95af3beca948467a3af6a89
manifest
manifest.uuid
src/prepare.c