]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Replace an assert() that a condition may not occur in backup.c with code to handle...
authordan <dan@noemail.net>
Thu, 25 Aug 2011 19:28:47 +0000 (19:28 +0000)
committerdan <dan@noemail.net>
Thu, 25 Aug 2011 19:28:47 +0000 (19:28 +0000)
commit4b2704021a4984b60e1514401b4cddfb52e26bf3
tree1be66bc3daecb63754007064944c681c315424af
parent860e332cdc69be7642382bb9b944298239ff559c
Replace an assert() that a condition may not occur in backup.c with code to handle that condition, which can occur.

FossilOrigin-Name: 472c74b3452c5a07dfb006010441232b09599ad5
manifest
manifest.uuid
src/backup.c