about summary refs log tree commit diff
path: root/include/envs.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/envs.h')
-rw-r--r--include/envs.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/envs.h b/include/envs.h
index 9175005e..f1314bad 100644
--- a/include/envs.h
+++ b/include/envs.h
@@ -191,7 +191,9 @@ static char *afl_environment_variables[] = {
     "AFL_WINE_PATH",
     "AFL_NO_SNAPSHOT",
     "AFL_EXPAND_HAVOC_NOW",
+    "AFL_USE_FASAN",
     "AFL_USE_QASAN",
+    "AFL_PRINT_FILENAMES",
     NULL
 
 };