Annuaire LDAP
Find a file
Howard Chu 5eb25c5cb9 MDB_VL32 - fix for Win32 read-only envs
We can't map with MEM_RESERVE because that requires write access
to the underlying file/section. Mapping with the default (MEM_COMMIT)
requires that we don't map past the end of the file.
2015-12-22 05:20:33 +00:00
libraries/liblmdb MDB_VL32 - fix for Win32 read-only envs 2015-12-22 05:20:33 +00:00