]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Fix a bug whereby sqlite3_prepare_v2() could return both an out-of-memory error and...
authordanielk1977 <danielk1977@noemail.net>
Thu, 19 Apr 2007 11:09:01 +0000 (11:09 +0000)
committerdanielk1977 <danielk1977@noemail.net>
Thu, 19 Apr 2007 11:09:01 +0000 (11:09 +0000)
commit7e29e9561c4b26cc12e9b01875c5e108e0f3a9bf
treeeb3b6696f50f6615e653705b417c0ba1653bb511
parente960153ba24f4bbf2b0e78c05190f63e7319a202
Fix a bug whereby sqlite3_prepare_v2() could return both an out-of-memory error and a valid statement handle. (CVS 3858)

FossilOrigin-Name: 8795d11c3c5bb39d34bc5194621ce97097a320e7
manifest
manifest.uuid
src/prepare.c
src/test1.c
test/malloc.test
test/vtab_err.test