about summary refs log tree commit diff
path: root/include/envs.h
diff options
context:
space:
mode:
authorAndrea Fioraldi <andreafioraldi@gmail.com>2020-09-01 12:36:13 +0200
committerAndrea Fioraldi <andreafioraldi@gmail.com>2020-09-01 12:36:13 +0200
commit75c38d6243bb9bcc0b55f27b4bd3844658eec1b4 (patch)
tree8f3f74df972214af684710dc3a5e99e4000d1d4b /include/envs.h
parent6f751006027fe9ab3e3bd8b3c4f0f9ade310cefd (diff)
parent07cee6b7509fb253b281d895d8754b0a11951bc1 (diff)
downloadafl++-75c38d6243bb9bcc0b55f27b4bd3844658eec1b4.tar.gz
Merge branch 'dev' of github.com:vanhauser-thc/AFLplusplus into dev
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 cac6ebe1..2dc1dbbf 100644
--- a/include/envs.h
+++ b/include/envs.h
@@ -112,6 +112,7 @@ static char *afl_environment_variables[] = {
     "AFL_QEMU_COMPCOV_DEBUG",
     "AFL_QEMU_DEBUG_MAPS",
     "AFL_QEMU_DISABLE_CACHE",
+    "AFL_QEMU_DRIVER_NO_HOOK",
     "AFL_QEMU_PERSISTENT_ADDR",
     "AFL_QEMU_PERSISTENT_CNT",
     "AFL_QEMU_PERSISTENT_GPR",