diff options
| author | van Hauser <vh@thc.org> | 2022-10-24 20:46:31 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2022-10-24 20:46:31 +0200 |
| commit | a075cddef6ae71516a960116f3d944efd5671e5d (patch) | |
| tree | 724dd6978ebb10f52c4bdda86eb44a5494b33409 /include/envs.h | |
| parent | d1e1bbc713b22d620956143634ecdf97223aa59f (diff) | |
| parent | 05e0825d66d938308842c25c4c74b5cdd4a885eb (diff) | |
| download | afl++-a075cddef6ae71516a960116f3d944efd5671e5d.tar.gz | |
Merge pull request #1561 from AFLplusplus/dev
push to stable
Diffstat (limited to 'include/envs.h')
| -rw-r--r-- | include/envs.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/envs.h b/include/envs.h index 2204a100..0731e86e 100644 --- a/include/envs.h +++ b/include/envs.h @@ -110,6 +110,7 @@ static char *afl_environment_variables[] = { "AFL_INST_RATIO", "AFL_KEEP_TIMEOUTS", "AFL_KILL_SIGNAL", + "AFL_FORK_SERVER_KILL_SIGNAL", "AFL_KEEP_TRACES", "AFL_KEEP_ASSEMBLY", "AFL_LD_HARD_FAIL", |
