]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Add assert() statements to verify that the SQLITE_OPEN_EXCLUSIVE flag is always passe...
authordan <Dan Kennedy>
Tue, 16 Aug 2022 10:52:35 +0000 (10:52 +0000)
committerdan <Dan Kennedy>
Tue, 16 Aug 2022 10:52:35 +0000 (10:52 +0000)
commit2756f806f2efd8a025acab1687cb5d2dc0fe284f
treed5b4b901a3a530dac89cb87497a9d9cd96950134
parent207cb6f6701d78559244ed1cf4c419d7ed4e3671
Add assert() statements to verify that the SQLITE_OPEN_EXCLUSIVE flag is always passed to the VFS when opening a temporary file.

FossilOrigin-Name: e123da49ccae61d591abded52f4721aa10f20d75935c9a3e3fe826a9b8df2317
manifest
manifest.uuid
src/memjournal.c
src/os.c
src/pager.c