about summary refs log tree commit diff
path: root/include/envs.h
diff options
context:
space:
mode:
authorvan Hauser <vh@thc.org>2023-08-23 16:03:30 +0000
committerGitHub <noreply@github.com>2023-08-23 16:03:30 +0000
commit1128a1772c76ab1e1464105c98942215cb102f12 (patch)
treec683a940acbfe1c37c5269c1f0103d962b2e06e9 /include/envs.h
parent6ae779bc7324f084bfee1e97dbc7b9aa4911af08 (diff)
parent549e5dd9269238ac43ff482d439f7f671946185c (diff)
downloadafl++-1128a1772c76ab1e1464105c98942215cb102f12.tar.gz
Merge pull request #1843 from AFLplusplus/dev
push to stable
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 3f5a9e1c..4259d6dd 100644
--- a/include/envs.h
+++ b/include/envs.h
@@ -113,6 +113,7 @@ static char *afl_environment_variables[] = {
     "AFL_I_DONT_CARE_ABOUT_MISSING_CRASHES",
     "AFL_IGNORE_PROBLEMS",
     "AFL_IGNORE_PROBLEMS_COVERAGE",
+    "AFL_IGNORE_SEED_PROBLEMS",
     "AFL_IGNORE_TIMEOUTS",
     "AFL_IGNORE_UNKNOWN_ENVS",
     "AFL_IMPORT_FIRST",