]> git.sur5r.net Git - openldap/commit
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:49:10 +0000 (01:49 +0000)
commit8773a08c438f33c0c8c8dbb329e7d8fd6376b115
tree760252c5e0fefe12bd97ff2fb800ce0a4416c5ee
parent91dc62506b7427a121c4d5af7e1b05f42acab425
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