]> git.ipfire.org Git - thirdparty/sqlite.git/commit
If a virtual table constructor returns SQLITE_NOMEM, set the mallocFailed
authordrh <drh@noemail.net>
Mon, 11 May 2009 23:37:59 +0000 (23:37 +0000)
committerdrh <drh@noemail.net>
Mon, 11 May 2009 23:37:59 +0000 (23:37 +0000)
commit55f04f281ba348f2da13b02c8ccbc6d3a8e36e09
treebd4d73d1ac5b5a6614ccd46f304528b13b866664
parentc4a64facce89c5033fbfb308175a81975391c977
If a virtual table constructor returns SQLITE_NOMEM, set the mallocFailed
flag in the corresponding database connection to insure that the error
is propagated back to the top layer. (CVS 6627)

FossilOrigin-Name: 5635666f20358e854a76d244768198734afd4299
manifest
manifest.uuid
src/vtab.c