]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Make sure all virtual table cursors have been closed on a prepared statement deferred-close-order
authordrh <drh@noemail.net>
Fri, 26 Oct 2012 00:11:23 +0000 (00:11 +0000)
committerdrh <drh@noemail.net>
Fri, 26 Oct 2012 00:11:23 +0000 (00:11 +0000)
commitcb103b9274104dccfc9933344af6ea81d8588c3a
tree1ca68fb028dc6e37d51be13fa2427c5919eaa8be
parente62c0694deb5d76255b29d40e3c82cd4af629df7
Make sure all virtual table cursors have been closed on a prepared statement
prior to unlinking the perpared statement from its database connection.

FossilOrigin-Name: f7c5abe8739090db0738d2c7002a0d71f76c927e
manifest
manifest.uuid
src/status.c
src/vdbe.h
src/vdbeaux.c