]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Prevent an assert() from failing if sqlite3_blob_reopen() is called on a blob-handle...
authordan <Dan Kennedy>
Wed, 14 Apr 2021 15:25:10 +0000 (15:25 +0000)
committerdan <Dan Kennedy>
Wed, 14 Apr 2021 15:25:10 +0000 (15:25 +0000)
commit385b9828652944cc0037d7a37738f26c4ccf5854
tree926ce508b3ed149f6b1b0bb243c37295005f8310
parent8505d73dc0e4f1319578f13648e09fb864db1937
Prevent an assert() from failing if sqlite3_blob_reopen() is called on a blob-handle that has already hit an SQLITE_CORRUPT error.

FossilOrigin-Name: b5dc7aba036cfd6d09c68dd17608328063634ca99ff341f97bab2dc2a1f59b11
ext/rtree/rtreefuzz001.test
manifest
manifest.uuid
src/vdbeblob.c