]> git.sur5r.net Git - openldap/commit
ITS#8321 fix ambiguity in cursor_put fixup
authorHoward Chu <hyc@openldap.org>
Tue, 24 Nov 2015 15:09:49 +0000 (15:09 +0000)
committerHoward Chu <hyc@openldap.org>
Tue, 24 Nov 2015 16:00:45 +0000 (16:00 +0000)
commit00aae125bea7bc0af11d08cf32b50a2bb1757143
treea87a0459dfa599c010cf5a47247d3f3b2d2fcf72
parente0316e0fae73b44b4704edb9e78dd1b825c36495
ITS#8321 fix ambiguity in cursor_put fixup

After delete/add of a node, other nodes may no longer be
pointing at the data they intended. This can confuse subsequent
fixups.
libraries/liblmdb/mdb.c