]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Ensure that database corruption does not cause the cursor passed into
authordrh <>
Tue, 22 Mar 2022 23:33:20 +0000 (23:33 +0000)
committerdrh <>
Tue, 22 Mar 2022 23:33:20 +0000 (23:33 +0000)
commit500d7e542ce30c37a6427ffc20df16e942ea0820
tree10b8877d9a0241cd1c6d5565f09d579215f6aff4
parent56d88aad299a57368408a69c7357963a9ddd8f89
Ensure that database corruption does not cause the cursor passed into
sqlite3BtreeDelete() to be invalid.
dbsqlfuzz 209bf3de9ee11ae440848ab9bc9c13858f9be2e4.

FossilOrigin-Name: a85126f96614c53b030c6e6c43ff239eae458048597a10e9a0361fcec8628ecf
manifest
manifest.uuid
src/btree.c