ITS#2596 init ID list

This commit is contained in:
Howard Chu 2003-06-15 23:10:30 +00:00
parent 02bfbae186
commit 6fc06a7801

View File

@ -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 );