about summary refs log tree commit diff
path: root/include/envs.h
diff options
context:
space:
mode:
authorvanhauser-thc <vh@thc.org>2021-02-17 09:48:04 +0100
committervanhauser-thc <vh@thc.org>2021-02-17 09:48:04 +0100
commit938512a6b9451000f40491b2554b5d360840cfe5 (patch)
treefe30f6862b35638b42ef0dacf49bb0fbe21641a6 /include/envs.h
parent7444cfa4503be8cced0fcbd4a98f855fb2c0ef1d (diff)
downloadafl++-938512a6b9451000f40491b2554b5d360840cfe5.tar.gz
minor fixes
Diffstat (limited to 'include/envs.h')
-rw-r--r--include/envs.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/envs.h b/include/envs.h
index 4313e053..143979c6 100644
--- a/include/envs.h
+++ b/include/envs.h
@@ -131,6 +131,7 @@ static char *afl_environment_variables[] = {
     "AFL_QEMU_DEBUG_MAPS",
     "AFL_QEMU_DISABLE_CACHE",
     "AFL_QEMU_DRIVER_NO_HOOK",
+    "AFL_QEMU_FORCE_DFL",
     "AFL_QEMU_PERSISTENT_ADDR",
     "AFL_QEMU_PERSISTENT_CNT",
     "AFL_QEMU_PERSISTENT_GPR",