]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Fix a problem in the ".recover" command allowing a circular loop of b-tree pages...
authordan <dan@noemail.net>
Thu, 9 May 2019 18:33:32 +0000 (18:33 +0000)
committerdan <dan@noemail.net>
Thu, 9 May 2019 18:33:32 +0000 (18:33 +0000)
commit39e04f83b95f9ab6b2f579c1da716ab051c5b054
tree09591d675b1fabe9b3776df1f78c5131d154f9fc
parent0a0536ab0faa89601c2bf14bc192746fc23d09d1
Fix a problem in the ".recover" command allowing a circular loop of b-tree pages in a database file to cause an infinite loop.

FossilOrigin-Name: 8d2a062eb8a3e6fdc6a61b571c8da0070382bf208c53e797151eac8679c975a1
ext/misc/dbdata.c
manifest
manifest.uuid
src/shell.c.in