]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Fix an obscure bug causing sqlite3_close() to fail if there are virtual tables on...
authordan <dan@noemail.net>
Wed, 12 Mar 2014 19:38:38 +0000 (19:38 +0000)
committerdan <dan@noemail.net>
Wed, 12 Mar 2014 19:38:38 +0000 (19:38 +0000)
commitd88e521f591a447cc13b377fcbd078ed435ebdb8
treef7307871a75fcf0388d97d2a2ae3c78ed47286fa
parent82d25da5b08cc1358b1b19fdb625575dc923879e
Fix an obscure bug causing sqlite3_close() to fail if there are virtual tables on the disconnect list when it is called.

FossilOrigin-Name: 6504aa47a8ebb13827be017c4cb4b2dc3c4c55f4
ext/rtree/rtree.c
ext/rtree/rtreeC.test
manifest
manifest.uuid
src/main.c
test/fts3ao.test
test/vtab_shared.test