]> git.ipfire.org Git - thirdparty/sqlite.git/commit
In os_unix.c, call munmap() to unmap a shared-memory region prior to closing the...
authordan <dan@noemail.net>
Mon, 7 Jun 2010 19:26:54 +0000 (19:26 +0000)
committerdan <dan@noemail.net>
Mon, 7 Jun 2010 19:26:54 +0000 (19:26 +0000)
commit7df6c2c04bb10bd9b38164b24bc82c1b1a3de055
tree29468fc56559dee42cab4c45bdbbd3d2359ddfe6
parent430e74cd9b1c5564004f1647708a88d7b06fd2d2
In os_unix.c, call munmap() to unmap a shared-memory region prior to closing the associated file descriptor.

FossilOrigin-Name: 95cc976f1520bdaedd8f93b0e9fbef94e4e2c8cc
manifest
manifest.uuid
src/os_unix.c