]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Improved detection of corrupt freelist chains on btree pages.
authordrh <>
Fri, 26 Jun 2026 09:55:59 +0000 (09:55 +0000)
committerdrh <>
Fri, 26 Jun 2026 09:55:59 +0000 (09:55 +0000)
commite28c7bfec9fcf17a4ea04d4fa3c17fba69b6dbcf
tree07a24c040292b790501e18d58217f229ca3323dc
parent02ea41d5241eb7dbbd88ded5b25a988dbb96e47c
Improved detection of corrupt freelist chains on btree pages.
Plus, add assert()s to verify that the min-heap does not overflow
inside of PRAGMA integrity_check.

FossilOrigin-Name: 942498724f5bb83b9a7d9bbbea662d152a46a0ccaee26e4b291f090cc6e7d178
manifest
manifest.uuid
src/btree.c
src/btreeInt.h
test/fts3corrupt4.test