aboutsummaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorvanhauser-thc <vh@thc.org>2022-12-12 18:35:05 +0100
committervanhauser-thc <vh@thc.org>2022-12-12 18:35:05 +0100
commit85b44bb73025b41d9b9a8b0aaf742f073621a98b (patch)
tree78dc7939a5e1740e6793da4d377352a55ba3775e /include
parent42e6f98005268d3cba92d74e0902bcdf78463ffb (diff)
downloadAFLplusplus-85b44bb73025b41d9b9a8b0aaf742f073621a98b.tar.gz
add cmplog envs
Diffstat (limited to 'include')
-rw-r--r--include/envs.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/envs.h b/include/envs.h
index 68d83f8c..f4cdf390 100644
--- a/include/envs.h
+++ b/include/envs.h
@@ -124,7 +124,9 @@ static char *afl_environment_variables[] = {
"AFL_LLVM_ALLOWLIST",
"AFL_LLVM_DENYLIST",
"AFL_LLVM_BLOCKLIST",
+ "AFL_CMPLOG",
"AFL_LLVM_CMPLOG",
+ "AFL_GCC_CMPLOG",
"AFL_LLVM_INSTRIM",
"AFL_LLVM_CALLER",
"AFL_LLVM_CTX",