diff options
author | root <root@localhost.localdomain> | 2020-08-14 14:35:05 +0200 |
---|---|---|
committer | root <root@localhost.localdomain> | 2020-08-14 14:35:05 +0200 |
commit | af14acf2c148b1aef10414d1dd6c929c49abc11e (patch) | |
tree | 107df994e2f3c9870e2dc48222313a3fa4316c35 /include/envs.h | |
parent | a7537b5511ad767d2240cf2dc6d3e261daa676f9 (diff) | |
download | afl++-af14acf2c148b1aef10414d1dd6c929c49abc11e.tar.gz |
Revert "Merge branch 'debug' into dev"
This reverts commit a7537b5511ad767d2240cf2dc6d3e261daa676f9, reversing changes made to 15e799f7ae666418e75c6a79db833c5316b21f97.
Diffstat (limited to 'include/envs.h')
-rw-r--r-- | include/envs.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/envs.h b/include/envs.h index bd97b9cd..96ae91ba 100644 --- a/include/envs.h +++ b/include/envs.h @@ -123,7 +123,6 @@ 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", |