]> git.ipfire.org Git - thirdparty/openldap.git/commit
Keep MC_OVPG() == NULL when not MDB_REMAPPING()
authorHallvard Furuseth <hallvard@openldap.org>
Thu, 27 Jul 2017 06:19:03 +0000 (08:19 +0200)
committerHoward Chu <hyc@openldap.org>
Sat, 10 Oct 2020 12:00:27 +0000 (13:00 +0100)
commit972917449de3838f22cf3dc5456dc8ded3d3355f
tree3e0e8e7a9f73910eb053070a5d83ccdf80d997c2
parent499866aba7cb9e3e3c4209a67da524d6adf8b8e2
Keep MC_OVPG() == NULL when not MDB_REMAPPING()

Needed since 418ea8b94e14567ba2be9f9772f38f563a0d7e9c introduced
option MDB_REMAP_CHUNKS.
libraries/liblmdb/mdb.c