about summary refs log tree commit diff
path: root/include/envs.h
diff options
context:
space:
mode:
authorAndrea Fioraldi <andreafioraldi@gmail.com>2020-02-17 14:14:58 +0100
committerAndrea Fioraldi <andreafioraldi@gmail.com>2020-02-17 14:14:58 +0100
commit20bcd4009b13b0b48c8e1ff4a0ac3852024f3bc8 (patch)
treeb842bec565a08d430c83c55d56d8fac6dabb7860 /include/envs.h
parentd6d2a53087e1d52f32fe6eacf84a72b76927e361 (diff)
downloadafl++-20bcd4009b13b0b48c8e1ff4a0ac3852024f3bc8.tar.gz
that env is not for the users, it is an internal env used to tell qemu that we want the cmplog shmem
Diffstat (limited to 'include/envs.h')
-rw-r--r--include/envs.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/envs.h b/include/envs.h
index f9344900..994d6456 100644
--- a/include/envs.h
+++ b/include/envs.h
@@ -24,7 +24,6 @@ const char *afl_environment_variables[] = {
     "AFL_DISABLE_TRIM",
     "AFL_DONT_OPTIMIZE",
     "AFL_DUMB_FORKSRV",
-    "___AFL_EINS_ZWEI_POLIZEI___",
     "AFL_ENTRYPOINT",
     "AFL_EXIT_WHEN_DONE",
     "AFL_FAST_CAL",