]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Fix a possible infinite loop in VACUUM that can come up when the schema
authordrh <drh@noemail.net>
Mon, 12 Feb 2018 13:30:34 +0000 (13:30 +0000)
committerdrh <drh@noemail.net>
Mon, 12 Feb 2018 13:30:34 +0000 (13:30 +0000)
commit00c3ef2df906a6e05ce7635f65a49c67a5d391f3
tree03676b4213134a8af60093760afa0348d1ea2ff7
parentc86d82f27d3dc1450a73a7eae83c9cb69a9ca0c7
Fix a possible infinite loop in VACUUM that can come up when the schema
has been carefully corrupted.  Problem discovered by OSSFuzz. Test cases
in TH3.

FossilOrigin-Name: 27754b74ddf6463c6f9c48ea0df3637945b5ea086b92a41ddeb55b9aaefea4c2
manifest
manifest.uuid
src/vacuum.c