about summary refs log tree commit diff
path: root/include/envs.h
diff options
context:
space:
mode:
authorvan Hauser <vh@thc.org>2022-04-08 23:12:33 +0200
committerGitHub <noreply@github.com>2022-04-08 23:12:33 +0200
commitc208dcf9c573e3d85990c7dea777646f7fa4961c (patch)
tree863f7475bcadc4ee60eed6c0af50c897f6c5c276 /include/envs.h
parent9933a6f3ab6c5b02c9f108dded6eb93ed59d2941 (diff)
parentd8317182ef5e2afbff56de697be85b10a4abece1 (diff)
downloadafl++-c208dcf9c573e3d85990c7dea777646f7fa4961c.tar.gz
Merge pull request #1383 from AFLplusplus/keep_tout
Keep timeouts option
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 1746f946..25b792fa 100644
--- a/include/envs.h
+++ b/include/envs.h
@@ -106,6 +106,7 @@ static char *afl_environment_variables[] = {
     "AFL_INPUT_LEN_MAX",
     "AFL_INST_LIBS",
     "AFL_INST_RATIO",
+    "AFL_KEEP_TIMEOUTS",
     "AFL_KILL_SIGNAL",
     "AFL_KEEP_TRACES",
     "AFL_KEEP_ASSEMBLY",