]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Fix a (harmless) off-by-one error in the unix VFS logic that fsync()s a
authordrh <drh@noemail.net>
Wed, 2 Dec 2015 02:08:30 +0000 (02:08 +0000)
committerdrh <drh@noemail.net>
Wed, 2 Dec 2015 02:08:30 +0000 (02:08 +0000)
commitadfa22e118e7a0db0a89ff899ddcd48d517e9c31
treec528a2d253e182265799b07298820e260ac49f79
parent50358adfaaef3ab020bbf0d51560141d9a6713db
Fix a (harmless) off-by-one error in the unix VFS logic that fsync()s a
directory after deleting a file.

FossilOrigin-Name: 3d02711a709a7e708edb0ea8ca5d17b39dd307f6
manifest
manifest.uuid
src/os_unix.c