]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Make sure SQLITE_NOMEM is reported out on a malloc failure in an ATTACH
authordrh <drh@noemail.net>
Wed, 5 Apr 2006 11:57:37 +0000 (11:57 +0000)
committerdrh <drh@noemail.net>
Wed, 5 Apr 2006 11:57:37 +0000 (11:57 +0000)
commit6103fe972e84561a3dedf1f3bb37df266fde6487
tree52f2d19d6016a6517a55b91ed4ef48ada99b1643
parent9d578358ee915e2d3b4412a5ada419c572719662
Make sure SQLITE_NOMEM is reported out on a malloc failure in an ATTACH
even if the malloc failure reports within a nested calls to sqlite3_prepare(). (CVS 3164)

FossilOrigin-Name: 3538a4e30fb5131b461bb0cf72cada63e9724e14
manifest
manifest.uuid
src/attach.c
test/malloc.test