mirror of
https://git.openldap.org/openldap/openldap.git
synced 2025-12-30 11:39:34 -05:00
ITS#2596 init ID list
This commit is contained in:
parent
02bfbae186
commit
6fc06a7801
1 changed files with 1 additions and 0 deletions
|
|
@ -242,6 +242,7 @@ list_candidates(
|
|||
f->f_result == LDAP_SUCCESS ) {
|
||||
continue;
|
||||
}
|
||||
BDB_IDL_ZERO( save );
|
||||
rc = bdb_filter_candidates( op, f, save, tmp,
|
||||
save+BDB_IDL_UM_SIZE );
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue