]> git.sur5r.net Git - openldap/commit
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:48:59 +0000 (01:48 +0000)
commit91dc62506b7427a121c4d5af7e1b05f42acab425
tree7902e0bdb22de8b39d3ba7ec929975718a76f875
parent94e8009ca4d740c03e485149a2b7f6962ab69fe5
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