mirror of
https://git.openldap.org/openldap/openldap.git
synced 2024-12-21 03:10:25 +08:00
parent
d7dd1bdb82
commit
c9c24fbafe
@ -1081,7 +1081,7 @@ static int search_candidates(
|
||||
}
|
||||
|
||||
if( op->ors_deref & LDAP_DEREF_SEARCHING ) {
|
||||
rc = search_aliases( op, rs, e, txn, mci, scopes, stack );
|
||||
rc = search_aliases( op, rs, e->e_id, txn, mci, scopes, stack );
|
||||
} else {
|
||||
rc = LDAP_SUCCESS;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user