This commit is contained in:
vanhauser-thc
2021-08-17 14:37:59 +02:00
parent 6191af7440
commit 2a68d37b4f

View File

@ -1339,7 +1339,7 @@ void show_init_stats(afl_state_t *afl) {
}
ACTF("No -t option specified, so I'll use exec timeout of %u ms.",
ACTF("No -t option specified, so I'll use exec an timeout of %u ms.",
afl->fsrv.exec_tmout);
afl->timeout_given = 1;