]> git.ipfire.org Git - thirdparty/sqlite.git/commit
In the btree.c, when releasing the page1 lock, first make sure the
authordrh <drh@noemail.net>
Fri, 5 Jan 2007 02:00:47 +0000 (02:00 +0000)
committerdrh <drh@noemail.net>
Fri, 5 Jan 2007 02:00:47 +0000 (02:00 +0000)
commit24c9a2eeb2a22452ec25c349bc97953e93e37950
tree842ed2ff3737ec20eb38cfef319bbcae1f774219
parentba92a2ebadce634d5aa3b84ed92d3ff6026cb0da
In the btree.c, when releasing the page1 lock, first make sure the
pager has not reset and released the lock already.  This fixes a bug
introduced by (3549). (CVS 3563)

FossilOrigin-Name: 36a2db96efa7f227c0a39e58fd83d56cc491472b
manifest
manifest.uuid
src/btree.c
src/pager.c