mirror of
https://github.com/AFLplusplus/AFLplusplus.git
synced 2025-06-16 03:48:08 +00:00
cleaned up AFL_PRINT_FILENAMES env
This commit is contained in:
@ -193,6 +193,7 @@ static char *afl_environment_variables[] = {
|
||||
"AFL_EXPAND_HAVOC_NOW",
|
||||
"AFL_USE_FASAN",
|
||||
"AFL_USE_QASAN",
|
||||
"AFL_PRINT_FILENAMES",
|
||||
NULL
|
||||
|
||||
};
|
||||
|
Reference in New Issue
Block a user