]> git.sur5r.net Git - openldap/commit
ITS#7896 fix for mdb_env_map
authorHoward Chu <hyc@symas.com>
Mon, 14 Jul 2014 16:51:16 +0000 (09:51 -0700)
committerHoward Chu <hyc@symas.com>
Mon, 14 Jul 2014 16:53:36 +0000 (09:53 -0700)
commit9049efe4933b35250a5406f746731ed9f60db60d
tree7dcddb5362d8ae0d60e2419e5a051f0f28250580
parent886ee41d55a410ebadf81cbba3082fdffeed18fd
ITS#7896 fix for mdb_env_map

Don't pass non-NULL map address unless MDB_FIXEDMAP was used.
libraries/liblmdb/mdb.c