]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Fix an assert() that can be false for a corrupt database and a strange query
authordrh <drh@noemail.net>
Fri, 8 Jun 2018 19:13:57 +0000 (19:13 +0000)
committerdrh <drh@noemail.net>
Fri, 8 Jun 2018 19:13:57 +0000 (19:13 +0000)
commitf3cd0c82dfc744e446203c89c7152380f85da5d5
treea727c9fe46c53213ced938e556ae784fe4901a70
parent83193d0133328a28dbd4d4bbd1f9747158d253a2
Fix an assert() that can be false for a corrupt database and a strange query
that uses a recursive SQL function to delete content from a corrupt database
file while it is being queried.

FossilOrigin-Name: 99057383acc8f92093530e216c621d40386a06fe98131ff0af6df524d80a6410
manifest
manifest.uuid
src/btree.c