mirror of
https://github.com/AFLplusplus/AFLplusplus.git
synced 2025-06-12 10:08:07 +00:00
add missing env
This commit is contained in:
@ -26,6 +26,7 @@ static char *afl_environment_variables[] = {
|
|||||||
"AFL_BENCH_UNTIL_CRASH",
|
"AFL_BENCH_UNTIL_CRASH",
|
||||||
"AFL_CAL_FAST",
|
"AFL_CAL_FAST",
|
||||||
"AFL_CC",
|
"AFL_CC",
|
||||||
|
"AFL_CC_COMPILER",
|
||||||
"AFL_CMIN_ALLOW_ANY",
|
"AFL_CMIN_ALLOW_ANY",
|
||||||
"AFL_CMIN_CRASHES_ONLY",
|
"AFL_CMIN_CRASHES_ONLY",
|
||||||
"AFL_CMPLOG_ONLY_NEW",
|
"AFL_CMPLOG_ONLY_NEW",
|
||||||
|
Reference in New Issue
Block a user