]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Ensure that the TEMP database has been initialized at the beginning of
authordrh <>
Mon, 10 Mar 2025 22:31:55 +0000 (22:31 +0000)
committerdrh <>
Mon, 10 Mar 2025 22:31:55 +0000 (22:31 +0000)
commit642479d1cd44171e258aa5e7a36f9d2472356008
treed62446535c38a303c05ae6f16e6b844f452f771b
parent09eba154b235f35a710da1d0096d9e1b3d5bda04
Ensure that the TEMP database has been initialized at the beginning of
a call to sqlite3_open_blob() for the TEMP database.  Fix for the issue
reported by [forum:/forumpost/0a556d619b|forum post 0a556d619b].

FossilOrigin-Name: 2cfccdbe08b7b14a6b255f7157ac20d0807327adefcb33fcffeeed14c7603fe1
manifest
manifest.uuid
src/vdbeblob.c