]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Fix two instances where a malformed header in a database file (in other words
authordrh <drh@noemail.net>
Thu, 4 Jun 2009 00:11:56 +0000 (00:11 +0000)
committerdrh <drh@noemail.net>
Thu, 4 Jun 2009 00:11:56 +0000 (00:11 +0000)
commitc5e47ac238839dfe6b2d512841b6e6c935628019
treeb5d804f903812b9caf377960079adb602da5380f
parent69e931e7bbee10b8fc670f36b8a2f53197bd3299
Fix two instances where a malformed header in a database file (in other words
a corrupt database file) can lead to an assertion fault. (CVS 6712)

FossilOrigin-Name: 4e92c7f20afa51849128aa1d784ab885b517a73d
manifest
manifest.uuid
src/btree.c
src/prepare.c