]> git.sur5r.net Git - openldap/commit
More for ITS#7455
authorHoward Chu <hyc@openldap.org>
Thu, 14 Feb 2013 19:20:45 +0000 (19:20 +0000)
committerHoward Chu <hyc@openldap.org>
Fri, 15 Feb 2013 13:33:50 +0000 (13:33 +0000)
commitc6a4982793ba5d0818b3e9b85dff0304dcaadf52
tree525c04c1bd6a253f5d64035abf4f50d2ab2e4c15
parent1f953c555962c50aff075d063abe8a4613b0d91c
More for ITS#7455

Don't memmove freelist entry when chunking it. Just advance the pointer,
now that it's no longer a complex struct. Also just calculate maxfree_1pg
at startup; it's a constant during runtime.
libraries/liblmdb/mdb.c