mirror of
https://github.com/AFLplusplus/AFLplusplus.git
synced 2025-06-15 03:18:07 +00:00
fix timeout for sessions restart and + usage
This commit is contained in:
@ -2362,6 +2362,7 @@ int main(int argc, char **argv_orig, char **envp) {
|
||||
max_ms = afl->queue_buf[entry]->exec_us;
|
||||
|
||||
afl->fsrv.exec_tmout = max_ms;
|
||||
afl->timeout_given = 1;
|
||||
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user