This commit is contained in:
van Hauser
2020-07-27 13:07:55 +02:00
parent 4eb06bb54b
commit 7944009a65

View File

@ -1234,7 +1234,7 @@ int main(int argc, char **argv_orig, char **envp) {
} }
(void)nice(-20); // (void)nice(-20); // does not improve the speed
// real start time, we reset, so this works correctly with -V // real start time, we reset, so this works correctly with -V
afl->start_time = get_cur_time(); afl->start_time = get_cur_time();