aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorvanhauser-thc <vh@thc.org>2022-10-30 15:26:17 +0100
committervanhauser-thc <vh@thc.org>2022-10-30 15:26:17 +0100
commit6553e24b228459eac8f5c2deeec768b88c73426f (patch)
tree602b6c0028be207fadf675c82ee628ab4b30f968
parentec19a9b06881b6e69e5d15ea3fba527a0b53fd55 (diff)
downloadafl++-6553e24b228459eac8f5c2deeec768b88c73426f.tar.gz
add env
-rw-r--r--include/envs.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/envs.h b/include/envs.h
index 0731e86e..68d83f8c 100644
--- a/include/envs.h
+++ b/include/envs.h
@@ -42,6 +42,7 @@ static char *afl_environment_variables[] = {
"AFL_DEBUG",
"AFL_DEBUG_CHILD",
"AFL_DEBUG_GDB",
+ "AFL_DEBUG_UNICORN",
"AFL_DISABLE_TRIM",
"AFL_DISABLE_LLVM_INSTRUMENTATION",
"AFL_DONT_OPTIMIZE",