about summary refs log tree commit diff
path: root/include/envs.h
diff options
context:
space:
mode:
authorvanhauser-thc <vh@thc.org>2023-02-15 09:32:32 +0100
committervanhauser-thc <vh@thc.org>2023-02-15 09:32:32 +0100
commit668f5e1fa9c126bb8c751a6e4ef038ae60a442fa (patch)
tree362993e4efc4e08489f9ccf47fbf2ed9f227ee33 /include/envs.h
parent80eabd6e8a30c2ffc0f084ab34df8b9d582419c3 (diff)
downloadafl++-668f5e1fa9c126bb8c751a6e4ef038ae60a442fa.tar.gz
debug output
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 5018b0f8..56675eda 100644
--- a/include/envs.h
+++ b/include/envs.h
@@ -172,6 +172,7 @@ static char *afl_environment_variables[] = {
     "AFL_NO_UI",
     "AFL_NO_PYTHON",
     "AFL_NO_STARTUP_CALIBRATION",
+    "AFL_NO_WARN_INSTABILITY",
     "AFL_UNTRACER_FILE",
     "AFL_LLVM_USE_TRACE_PC",
     "AFL_MAP_SIZE",