]> 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 01:02:05 +0000 (01:02 +0000)
committerdrh <>
Fri, 6 May 2022 01:02:05 +0000 (01:02 +0000)
commit3666744c10b16b15e73b29a00ec40a2353b18138
treed2ff745cccfec48d40f6da39eb57726339005026
parent3fa6f4d2486e15eed8f27e2f7e160029cfbe592b
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: 7fcdb760a4df8c5c11e94cecdc61bb8f40c86b70aa05f48e17520443a3d3b451
manifest
manifest.uuid
src/prepare.c