*** empty log message ***
This commit is contained in:
parent
1d8437c29b
commit
d047cb5822
@ -238,7 +238,7 @@ static cmph_uint8 searching(fch_config_data_t *fch, fch_buckets_t *buckets, cmph
|
||||
}
|
||||
//getchar();
|
||||
}
|
||||
} while(restart && (searching_iterations < 10));
|
||||
} while(restart && (searching_iterations < 10) && (iteration_to_generate_h2 < 1000));
|
||||
free(map_table);
|
||||
free(random_table);
|
||||
return restart;
|
||||
|
Loading…
Reference in New Issue
Block a user