about summary refs log tree commit diff
path: root/include
diff options
context:
space:
mode:
authorvan Hauser <vh@thc.org>2020-08-08 20:29:56 +0200
committervan Hauser <vh@thc.org>2020-08-08 20:29:56 +0200
commitd8f5502d83ec530bcc1ad15b2d23b2660cd6ce58 (patch)
treeebf3ba5feaad460ede82932b205451839aa8a574 /include
parentebc6f528683c47b92ab08b469fc0b235ecce1062 (diff)
downloadafl++-d8f5502d83ec530bcc1ad15b2d23b2660cd6ce58.tar.gz
initial integration
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 96ae91ba..bd97b9cd 100644
--- a/include/envs.h
+++ b/include/envs.h
@@ -123,6 +123,7 @@ static char *afl_environment_variables[] = {
     "AFL_SKIP_BIN_CHECK",
     "AFL_SKIP_CPUFREQ",
     "AFL_SKIP_CRASHES",
+    "AFL_TAINT_INPUT",
     "AFL_TMIN_EXACT",
     "AFL_TMPDIR",
     "AFL_TOKEN_FILE",