ITS#8321 Fix del/dupsort
authorHoward Chu <hyc@openldap.org>
Sun, 22 Nov 2015 22:11:30 +0000 (22:11 +0000)
committerHoward Chu <hyc@openldap.org>
Mon, 23 Nov 2015 01:40:45 +0000 (01:40 +0000)
commitf3eb26c9bb54e94a2ad553a6831433b0e1408e24
tree392b23edf3d0638a16081b475ad4022bb73bc7a3
parentf3e38565e4af652b3da60e805ac465b76eb1d84b
ITS#8321 Fix del/dupsort

When deleting a dupsort key, if other cursors pointed at that key,
set them to uninit'd, not EOF. They no longer have anything to
point at.
libraries/liblmdb/mdb.c