]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Remove an assert() in btree.c:releasePage() that is not necessarily true
authordrh <drh@noemail.net>
Fri, 4 Dec 2009 22:51:39 +0000 (22:51 +0000)
committerdrh <drh@noemail.net>
Fri, 4 Dec 2009 22:51:39 +0000 (22:51 +0000)
commit44a1d920503767e7ebe22e340cceb32a86949525
tree689f738890b7808ee21d963c525e7d6cc6f19c3f
parent165b67cb3636c121261fc760cb605cc934320462
Remove an assert() in btree.c:releasePage() that is not necessarily true
when the btree is recovering from an OOM that occurs in the middle of
a balance().

FossilOrigin-Name: 04fc9c7661dd24d080f965e7eae9010a2d346e6a
manifest
manifest.uuid
src/btree.c