]> git.sur5r.net Git - openldap/commit
ITS#7815 fix mdb_page_split
authorHoward Chu <hyc@symas.com>
Thu, 6 Mar 2014 04:04:42 +0000 (20:04 -0800)
committerHoward Chu <hyc@symas.com>
Thu, 6 Mar 2014 04:04:42 +0000 (20:04 -0800)
commit0e7fba73b7e63a39fa62f532a289bef92069ba6e
tree9ef87f5426684ad7eb7c621e3d522033266dd167
parente2bdd44624a525d4847c22d7ebf1ea4d154ed734
ITS#7815 fix mdb_page_split

Was leaving cursor pointed at wrong page if the newindx was
in the right sibling page, and the parent was also split.
libraries/liblmdb/mdb.c