]> git.ipfire.org Git - thirdparty/openldap.git/commit
ITS#8975 WIN32: Skip setting file pointer for write maps
authorKris Zyp <kriszyp@gmail.com>
Wed, 6 Feb 2019 20:49:27 +0000 (13:49 -0700)
committerHoward Chu <hyc@openldap.org>
Sun, 10 Feb 2019 10:11:53 +0000 (10:11 +0000)
commitea30be6109d6abdc6c67db312cd61ea6c9753820
tree1bef6e7db0c161f0b636c135a97a7fde9013d9f8
parent8c39ba1077808f1edcd034e89f78b0c7d36944e9
ITS#8975 WIN32: Skip setting file pointer for write maps

CreateFileMapping already takes care of it.
libraries/liblmdb/mdb.c