mirror of
https://git.openldap.org/openldap/openldap.git
synced 2025-03-07 14:18:15 +08:00
ITS#7577 more for previous commit
This commit is contained in:
parent
fb537d747c
commit
201ddbe3e4
@ -649,8 +649,10 @@ dn2entry_retry:
|
||||
continue;
|
||||
iscopes[cursor++] = scopes[cscope].mid;
|
||||
}
|
||||
iscopes[0] = scopes[0].mid - 1;
|
||||
} else {
|
||||
iscopes[0] = 0;
|
||||
}
|
||||
iscopes[0] = scopes[0].mid - 1;
|
||||
|
||||
isc.id = base->e_id;
|
||||
isc.numrdns = 0;
|
||||
|
Loading…
Reference in New Issue
Block a user