update the old nyx env var naming scheme

(to have a more consistent naming overall)
This commit is contained in:
Sergej Schumilo
2023-08-04 12:13:06 +02:00
parent 1fd1f0d8ce
commit 08a6fd7c29
4 changed files with 21 additions and 17 deletions

View File

@ -190,6 +190,8 @@ static char *afl_environment_variables[] = {
"AFL_NO_X86", // not really an env but we dont want to warn on it
"AFL_NOOPT",
"AFL_NYX_AUX_SIZE",
"AFL_NYX_DISABLE_SNAPSHOT_MODE",
"AFL_NYX_REUSE_SNAPSHOT",
"AFL_PASSTHROUGH",
"AFL_PATH",
"AFL_PERFORMANCE_FILE",