]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Fix an incorrect assert in the virtual table logic - it could fire following
authordrh <drh@noemail.net>
Mon, 27 Aug 2012 14:39:47 +0000 (14:39 +0000)
committerdrh <drh@noemail.net>
Mon, 27 Aug 2012 14:39:47 +0000 (14:39 +0000)
commit04f2e3403f59588690ff35318c2b8f41f774b27c
treebc21390a3d08e768964481672c9ed475f7d52dab
parentd5578433ff270995a4bfb4085ef9cef5c1ce9ac8
Fix an incorrect assert in the virtual table logic - it could fire following
an I/O error after sqlite3_close_v2() was added.

FossilOrigin-Name: 4ccc18e999c51f7f6637ee48ccca35c7706bfe6d
manifest
manifest.uuid
src/vtab.c