]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Prevent an infinite loop on SQLITE_ERROR_RETRY when trying to modify a
authordrh <>
Fri, 6 May 2022 00:43:06 +0000 (00:43 +0000)
committerdrh <>
Fri, 6 May 2022 00:43:06 +0000 (00:43 +0000)
commit87b7ac0420597ae017280cde7d5900be2f493923
tree0e23080403570195558080361c7e6dbd4355cf58
parent744c17c482e074297c468171ab698facb61de8ec
Prevent an infinite loop on SQLITE_ERROR_RETRY when trying to modify a
corrupt schema while PRAGMA writeable_schema=ON is active.
dbsqlfuzz ded83609f475cc989c7339d45efb5151c1495501

FossilOrigin-Name: 217b33234dc3dc36b5b6add50c170869421057a56a7576d1a61767956248d5c9
manifest
manifest.uuid
src/prepare.c