about summary refs log tree commit diff
path: root/include/envs.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/envs.h')
-rw-r--r--include/envs.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/envs.h b/include/envs.h
index 3bacc380..538ea3a8 100644
--- a/include/envs.h
+++ b/include/envs.h
@@ -98,6 +98,8 @@ static char *afl_environment_variables[] = {
     "AFL_IGNORE_PROBLEMS",
     "AFL_IGNORE_UNKNOWN_ENVS",
     "AFL_IMPORT_FIRST",
+    "AFL_INPUT_LEN_MIN",
+    "AFL_INPUT_LEN_MAX",
     "AFL_INST_LIBS",
     "AFL_INST_RATIO",
     "AFL_KILL_SIGNAL",