diff options
Diffstat (limited to 'include')
-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 49605330..722fe1a5 100644 --- a/include/envs.h +++ b/include/envs.h @@ -55,6 +55,7 @@ static char *afl_environment_variables[] = { "AFL_FORCE_UI", "AFL_FRIDA_DEBUG_MAPS", "AFL_FRIDA_EXCLUDE_RANGES", + "AFL_FRIDA_INST_COVERAGE_FILE", "AFL_FRIDA_INST_DEBUG_FILE", "AFL_FRIDA_INST_JIT", "AFL_FRIDA_INST_NO_OPTIMIZE", |