ITS#8321 don't skip fixups on splitting cursors
authorHoward Chu <hyc@openldap.org>
Mon, 23 Nov 2015 01:07:57 +0000 (01:07 +0000)
committerHoward Chu <hyc@openldap.org>
Mon, 23 Nov 2015 01:40:56 +0000 (01:40 +0000)
commit3b9f857d8ba37879141f612d96993e90426a7b0d
treea66322a1454ef55430d91f91bd88d5875ffb6f9c
parentf3eb26c9bb54e94a2ad553a6831433b0e1408e24
ITS#8321 don't skip fixups on splitting cursors

Adjustments can't be skipped, in recursive calls each level must
fixup their own level.
libraries/liblmdb/mdb.c