]> git.sur5r.net Git - openldap/commit
ITS#7771 fix cursor tracking on fake pages
authorHoward Chu <hyc@openldap.org>
Sun, 11 Oct 2015 23:08:41 +0000 (00:08 +0100)
committerHoward Chu <hyc@openldap.org>
Sun, 25 Oct 2015 08:10:13 +0000 (08:10 +0000)
commit24add6589b62751b5a0f560d6199e67d7706480b
tree233167f0bf297cbb33199098550394d47bb4932c
parent448b4c815a3f6c986352f7f7c35afc10a24887b1
ITS#7771 fix cursor tracking on fake pages

node_del shifts nodes around, cursors pointing at fake pages
need to have their mc_pg[0] corrected.
libraries/liblmdb/mdb.c