mirror of
https://github.com/AFLplusplus/AFLplusplus.git
synced 2025-06-15 19:38:09 +00:00
Merge pull request #1374 from CarloMara/stable
Add new mode to AFLplusplus
This commit is contained in:
@ -224,6 +224,7 @@ static char *afl_environment_variables[] = {
|
||||
"AFL_USE_FASAN",
|
||||
"AFL_USE_QASAN",
|
||||
"AFL_PRINT_FILENAMES",
|
||||
"AFL_PIZZA_MODE",
|
||||
NULL
|
||||
|
||||
};
|
||||
|
Reference in New Issue
Block a user