]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Make the winTruncate() method of the windows VFS be a no-op if there are branch-3.25
authordrh <drh@noemail.net>
Fri, 23 Nov 2018 13:21:05 +0000 (13:21 +0000)
committerdrh <drh@noemail.net>
Fri, 23 Nov 2018 13:21:05 +0000 (13:21 +0000)
commitbf7b87035917e4bcf05694c66ec43db267851b07
treead0644d26046d214fd541552ea7ab289760a1bc3
parentea6eb55ebe6d6e427f3dc908ecc7ced8529adf10
Make the winTruncate() method of the windows VFS be a no-op if there are
outstanding references to the memory-mapped pages.  Otherwise, memory might
be deleted out from under those references when the file is remapped during
the truncate operation.

FossilOrigin-Name: 8576ccb479fc4b76e950a5c2c5db5c57b59e3c17004b8cca478f0edafd386ec4
manifest
manifest.uuid
src/os_win.c
test/incrvacuum.test