]> git.ipfire.org Git - thirdparty/sqlite.git/commit
In the unix backend, when implementing the defenses against small file
authordrh <>
Mon, 26 Dec 2022 16:54:15 +0000 (16:54 +0000)
committerdrh <>
Mon, 26 Dec 2022 16:54:15 +0000 (16:54 +0000)
commit3f095819d06014ec7197540aae7cef6aca02a9d3
tree11b6d30ad1ecccdf6fb002cf245e8eb35c1563b2
parent103f51b6437d565574d389979228dbbd6f3b26ab
In the unix backend, when implementing the defenses against small file
descriptors, delete a file just created if it was opened with
O_EXCL|O_CREAT so that it can be created again the next time through the
loop.  Fix for the problem described by
[forum:/forumpost/699af709ab3a8ccf|forum post 699af709ab3a8ccf].

FossilOrigin-Name: 174acf3284434adb8b6c643c85c059fdf5ea5e24e95852834251ea3b3c3d1a4d
manifest
manifest.uuid
src/os_unix.c