]> git.sur5r.net Git - openldap/commit
Cleanup, fix freelist alloc
authorHoward Chu <hyc@symas.com>
Mon, 29 Aug 2011 23:55:41 +0000 (16:55 -0700)
committerHoward Chu <hyc@symas.com>
Thu, 1 Sep 2011 23:31:10 +0000 (16:31 -0700)
commit0f459dd77307b296078d3ce507522322bb6549ab
tree06a6e95a4cf0db278958706788efc35845634e7e
parentf7aa0d5e4af93eb950dc503ff4c72a4f6a62b901
Cleanup, fix freelist alloc

Don't allow new pages for free list to come from the free list.
Otherwise a nasty data self-reference occurs that is too much
trouble to unwind.
libraries/libmdb/mdb.c