This commit is contained in:
Ruben ten Hove
2020-10-28 15:42:07 +01:00
parent 0b9b4adbd3
commit 587f66f1b3

View File

@ -1154,7 +1154,7 @@ void show_init_stats(afl_state_t *afl) {
} else {
OKF("-t option specified. We'll use an exec timeout of %s ms.", fsrv->exec_tmout);
OKF("-t option specified. We'll use an exec timeout of %s ms.", afl->fsrv.exec_tmout);
}