about summary refs log tree commit diff
path: root/include/envs.h
diff options
context:
space:
mode:
authorvan Hauser <vh@thc.org>2021-01-27 08:21:22 +0100
committervan Hauser <vh@thc.org>2021-01-27 08:21:22 +0100
commitf571f074a858ee0cce6664f2003e42adb75c3697 (patch)
treedc089e9855fce0126b55f750cc50257785a41008 /include/envs.h
parent36b5336152cd886d911f4299c3154b7817c94838 (diff)
downloadafl++-f571f074a858ee0cce6664f2003e42adb75c3697.tar.gz
update envs
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 97367fae..756cd737 100644
--- a/include/envs.h
+++ b/include/envs.h
@@ -42,11 +42,13 @@ static char *afl_environment_variables[] = {
     "AFL_DEBUG_GDB",
     "AFL_DISABLE_TRIM",
     "AFL_DONT_OPTIMIZE",
+    "AFL_DRIVER_STDERR_DUPLICATE_FILENAME",
     "AFL_DUMB_FORKSRV",
     "AFL_ENTRYPOINT",
     "AFL_EXIT_WHEN_DONE",
     "AFL_FAST_CAL",
     "AFL_FORCE_UI",
+    "AFL_FUZZER_ARGS".  // oss-fuzz
     "AFL_GCC_ALLOWLIST",
     "AFL_GCC_DENYLIST",
     "AFL_GCC_BLOCKLIST",