mirror of
https://git.openldap.org/openldap/openldap.git
synced 2025-01-24 13:24:56 +08:00
ITS#2596 init ID list
This commit is contained in:
parent
02bfbae186
commit
6fc06a7801
@ -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 New Issue
Block a user