Skip to content
Snippets Groups Projects
Commit 6fc06a78 authored by Howard Chu's avatar Howard Chu
Browse files

ITS#2596 init ID list

parent 02bfbae1
Branches
Tags
No related merge requests found
......@@ -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 );
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment