mirror of
https://git.openldap.org/openldap/openldap.git
synced 2025-01-24 13:24:56 +08:00
More merge fix
This commit is contained in:
parent
513d96105d
commit
13ad0aedcc
@ -2577,8 +2577,6 @@ set1:
|
||||
rc = 0;
|
||||
goto set2;
|
||||
}
|
||||
rc = cursor->mc_txn->mt_dbxs[cursor->mc_dbi].md_cmp(key, &nodekey);
|
||||
if (rc <= 0) goto set1;
|
||||
}
|
||||
/* If any parents have right-sibs, search.
|
||||
* Otherwise, there's nothing further.
|
||||
|
Loading…
Reference in New Issue
Block a user