]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Ensure that allocateBtreePage() always clears the MemPage pointer when
authordrh <drh@noemail.net>
Fri, 29 May 2015 18:42:11 +0000 (18:42 +0000)
committerdrh <drh@noemail.net>
Fri, 29 May 2015 18:42:11 +0000 (18:42 +0000)
commit1c8badeb26623f164758a032cee99dc5b54b754e
tree91fa2a50bafadc39bad17f488357af02e7e5bd4b
parente72662257976da8832163a3068ee47303530be83
Ensure that allocateBtreePage() always clears the MemPage pointer when
it fails due to an I/O or memory allocation error.

FossilOrigin-Name: 09a38bf665902834936d39341627ded88142e6ae
manifest
manifest.uuid
src/btree.c