add AFL_KEEP_TIMEOUTS

This commit is contained in:
vanhauser-thc
2022-04-08 22:44:10 +02:00
parent 891f4d3c8e
commit e9288bcfad
6 changed files with 25 additions and 3 deletions

View File

@ -106,6 +106,7 @@ static char *afl_environment_variables[] = {
"AFL_INPUT_LEN_MAX",
"AFL_INST_LIBS",
"AFL_INST_RATIO",
"AFL_KEEP_TIMEOUTS",
"AFL_KILL_SIGNAL",
"AFL_KEEP_TRACES",
"AFL_KEEP_ASSEMBLY",