aboutsummaryrefslogtreecommitdiff
path: root/include/envs.h
diff options
context:
space:
mode:
authorvan Hauser <vh@thc.org>2022-08-04 21:36:59 +0200
committerGitHub <noreply@github.com>2022-08-04 21:36:59 +0200
commit4b9c560b07e1ea42633b59e0eb94f7a3f0fe0c58 (patch)
treea00dcc353fd4add31a2c1e75bc2a4ac79419570c /include/envs.h
parent6056d4b140f0665c6a701cada9166379be3435ac (diff)
parent9d5a2d1b8e6f4ead25a857d106b37fd85950aff3 (diff)
downloadAFLplusplus-4b9c560b07e1ea42633b59e0eb94f7a3f0fe0c58.tar.gz
Merge pull request #1486 from WorksButNotTested/be8
Be8
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 853edbd9..52f2d09b 100644
--- a/include/envs.h
+++ b/include/envs.h
@@ -58,6 +58,7 @@ static char *afl_environment_variables[] = {
"AFL_FRIDA_DRIVER_NO_HOOK",
"AFL_FRIDA_EXCLUDE_RANGES",
"AFL_FRIDA_INST_CACHE_SIZE",
+ "AFL_FRIDA_INST_COVERAGE_ABSOLUTE",
"AFL_FRIDA_INST_COVERAGE_FILE",
"AFL_FRIDA_INST_DEBUG_FILE",
"AFL_FRIDA_INST_INSN",