mirror of
https://github.com/AFLplusplus/AFLplusplus.git
synced 2025-06-13 18:48:08 +00:00
nits
This commit is contained in:
@ -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);
|
||||
|
||||
|
Reference in New Issue
Block a user