]> 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, 11 Oct 2015 23:08:41 +0000 (00:08 +0100)
commit7c1baed4debbf66d6ec13c4361780631eefe1bd9
treede26c30c598c33bb8f956d8f985a5ba9e20a0579
parente211b870d0c49629260c2e421b58d7b2d7dfc30f
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