]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Fix an assert() in unlockBtreeIfUnused() so that it checks for the existance
authordrh <drh@noemail.net>
Tue, 14 May 2013 23:12:06 +0000 (23:12 +0000)
committerdrh <drh@noemail.net>
Tue, 14 May 2013 23:12:06 +0000 (23:12 +0000)
commit85ec3b63d896bb0227c6f2363c3f944de0eb2d9f
treecf787ac16ce3c6422ddb958098f74f04d32b2f9f
parentcd7b91a7f16274bd4dc9ee2d6bf8976a99e7f6a7
Fix an assert() in unlockBtreeIfUnused() so that it checks for the existance
of an untripped cursor, not for the existance of any cursor at all.

FossilOrigin-Name: a6f851d0fe01d8c8d44a2fe0b716ff7a5194c63b
manifest
manifest.uuid
src/btree.c
test/misuse.test