mirror of
https://github.com/AFLplusplus/AFLplusplus.git
synced 2025-06-15 19:38:09 +00:00
set max testcache entries automated if not specified by the user
This commit is contained in:
@ -1028,7 +1028,7 @@ void show_init_stats(afl_state_t *afl) {
|
||||
|
||||
}
|
||||
|
||||
SAYF("\n");
|
||||
// SAYF("\n");
|
||||
|
||||
if (avg_us > ((afl->fsrv.qemu_mode || afl->unicorn_mode) ? 50000 : 10000)) {
|
||||
|
||||
|
Reference in New Issue
Block a user