]> 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 15:17:28 +0000 (15:17 +0000)
commitda67af1a4bf1a6d3f5d173d9daf74bb4ec66175a
treeb694ec7618ca4416bde9e69c748786ac9c500396
parent50d96511f87c8e64f69cfd24d7a2b94e746e442f
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