]> git.ipfire.org Git - thirdparty/sqlite.git/commit
In the sqlite3BtreeIndexMoveto() last-page optimization, make sure to return
authordrh <>
Thu, 10 Mar 2022 22:54:32 +0000 (22:54 +0000)
committerdrh <>
Thu, 10 Mar 2022 22:54:32 +0000 (22:54 +0000)
commit463edb627592fc258c1129a6a58d680cdf2a4d5c
treea9c0ffb0003dc012f96306583271b3ea747cc215
parentfde3043200acc528b43dcb5f7108ec3bf6ab0a26
In the sqlite3BtreeIndexMoveto() last-page optimization, make sure to return
SQLITE_CORRUPT if corruption is detected.

FossilOrigin-Name: 4ef19ba9b5cbda435c0bb9f2faddf8f7fac5d51399ff69bd049571c2ca3d9357
manifest
manifest.uuid
src/btree.c