]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Improved detection of corrupt freelist chains on btree pages.
authordrh <>
Fri, 26 Jun 2026 10:02:37 +0000 (10:02 +0000)
committerdrh <>
Fri, 26 Jun 2026 10:02:37 +0000 (10:02 +0000)
commit1ead879172ad58dcbd882ac60454a19df241a5c8
tree96357600883f78454ff92e5a069700c2a3f0cbec
parent36d1b6d6abd5809b22aacf49d722dfba97749ffe
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: 1a888ea60be20a80e85a108a74dab0dd9faf72ca89389defeeb9c99ecafb3ea4
manifest
manifest.uuid
src/btree.c
src/btreeInt.h
test/fts3corrupt4.test