]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Fix possible integer overflow while running PRAGMA integrity_check on a
authordrh <drh@noemail.net>
Fri, 14 Dec 2018 17:57:01 +0000 (17:57 +0000)
committerdrh <drh@noemail.net>
Fri, 14 Dec 2018 17:57:01 +0000 (17:57 +0000)
commitae104741257a7b32870bb9f1563bb5746db5ae3c
treef52c96a14ec05a91f383b3673a1ed08ab86692c6
parentd7a5e498400ae8c533c53aa37a62194bd734b422
Fix possible integer overflow while running PRAGMA integrity_check on a
database file with a badly corrupted freelist.

FossilOrigin-Name: 395599116d801324f0763e59bc5e2fc8622aa5b7572e0c1c9a982efbb3cc8280
manifest
manifest.uuid
src/btree.c