]> git.ipfire.org Git - thirdparty/openldap.git/commit
ITS#9618 fix Windows WRITEMAP flush
authorKris Zyp <kriszyp@gmail.com>
Wed, 28 Jul 2021 21:03:13 +0000 (15:03 -0600)
committerHoward Chu <hyc@openldap.org>
Wed, 28 Jul 2021 21:56:08 +0000 (22:56 +0100)
commite2b82098fa592b20cb3ba79ddbf28f2b2a692e39
tree3c0f16bdaf8a41d9ed05899b0cbded97199016d0
parent52836cdb8d7dabf9aac155dca25c316508d33ddb
ITS#9618 fix Windows WRITEMAP flush

Revert back to using standard FlushViewOfFile/FlushFileBuffers
to sync data with WRITEMAP mode on Windows
libraries/liblmdb/mdb.c