mirror of
https://github.com/AFLplusplus/AFLplusplus.git
synced 2025-06-09 08:41:32 +00:00
commit
a0242db421
@ -173,6 +173,7 @@ static void set_up_environment(afl_forkserver_t *fsrv) {
|
|||||||
}
|
}
|
||||||
|
|
||||||
out_file = alloc_printf("%s/.afl-input-temp-%u", use_dir, getpid());
|
out_file = alloc_printf("%s/.afl-input-temp-%u", use_dir, getpid());
|
||||||
|
fsrv->out_file = out_file;
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user