mirror of
https://git.openldap.org/openldap/openldap.git
synced 2024-12-27 03:20:22 +08:00
Merge remote branch 'origin/mdb.master'
This commit is contained in:
commit
cb24efd287
@ -4105,7 +4105,8 @@ newsep:
|
||||
rc = mdb_add_node(mc, j, &rkey, &rdata, pgno, flags);
|
||||
}
|
||||
|
||||
if (mc->mc_pg[mc->mc_top] == copy)
|
||||
/* reset back to original page */
|
||||
if (newindx < split_indx)
|
||||
mc->mc_pg[mc->mc_top] = mp;
|
||||
|
||||
nkeys = NUMKEYS(copy);
|
||||
|
Loading…
Reference in New Issue
Block a user