about summary refs log tree commit diff
path: root/include/envs.h
diff options
context:
space:
mode:
authorvan Hauser <vh@thc.org>2023-08-22 17:32:56 +0000
committerGitHub <noreply@github.com>2023-08-22 17:32:56 +0000
commitb397bdc3d976921a9b936f21273adc3a1bf9d4f4 (patch)
tree454e220dae35bd009710ef75a7ec77b44520b935 /include/envs.h
parentf596a297c4de6a5e1a6fb9fbb3b4e18124a24f58 (diff)
parente2026f7b71752c9b0bbba7438e2c62f2a4bca7f0 (diff)
downloadafl++-b397bdc3d976921a9b936f21273adc3a1bf9d4f4.tar.gz
Merge pull request #1841 from AFLplusplus/dev
Dev
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 0007d5a8..3f5a9e1c 100644
--- a/include/envs.h
+++ b/include/envs.h
@@ -59,6 +59,7 @@ static char *afl_environment_variables[] = {
     "AFL_EXIT_ON_TIME",
     "AFL_EXIT_ON_SEED_ISSUES",
     "AFL_FAST_CAL",
+    "AFL_FINAL_SYNC",
     "AFL_FORCE_UI",
     "AFL_FRIDA_DEBUG_MAPS",
     "AFL_FRIDA_DRIVER_NO_HOOK",