about summary refs log tree commit diff
path: root/include
diff options
context:
space:
mode:
authorvanhauser-thc <vh@thc.org>2021-03-09 18:44:42 +0100
committervanhauser-thc <vh@thc.org>2021-03-09 18:44:42 +0100
commit791c5c171d9e4e7391a9c3760a4a8eb4ce2b4058 (patch)
tree7b948b8d6e6b832801e104cb9f9bb3248f3793bd /include
parenta723156740d47c59377d1d8c2a6ca208fe510e20 (diff)
downloadafl++-791c5c171d9e4e7391a9c3760a4a8eb4ce2b4058.tar.gz
fix ctx-1
Diffstat (limited to 'include')
-rw-r--r--include/envs.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/envs.h b/include/envs.h
index 37748a56..4d4d6b0e 100644
--- a/include/envs.h
+++ b/include/envs.h
@@ -80,6 +80,7 @@ static char *afl_environment_variables[] = {
     "AFL_LLVM_BLOCKLIST",
     "AFL_LLVM_CMPLOG",
     "AFL_LLVM_INSTRIM",
+    "AFL_LLVM_CALLER",
     "AFL_LLVM_CTX",
     "AFL_LLVM_CTX_K",
     "AFL_LLVM_DICT2FILE",