This commit is contained in:
vanhauser-thc
2023-06-21 09:57:24 +02:00
parent 51ab51ca27
commit 936b6dcb5d
2 changed files with 3 additions and 1 deletions

View File

@ -2350,6 +2350,8 @@ void show_init_stats(afl_state_t *afl) {
afl->timeout_given = 1;
} else {
ACTF("-t option specified. We'll use an exec timeout of %u ms.",
afl->fsrv.exec_tmout);