about summary refs log tree commit diff
path: root/include/envs.h
diff options
context:
space:
mode:
authorvanhauser-thc <vh@thc.org>2021-02-07 08:27:35 +0100
committervanhauser-thc <vh@thc.org>2021-02-07 08:27:35 +0100
commit84f0b4f1874a9c3a5f2da4056f974df8273093d9 (patch)
tree5dc529dade90ed2ebd987d68b31b6103af759cb0 /include/envs.h
parentfaa9daf260e63482121c9e06e1205efe0a7bcf2d (diff)
downloadafl++-84f0b4f1874a9c3a5f2da4056f974df8273093d9.tar.gz
persistent replay env setup
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 210b34a6..f82bb803 100644
--- a/include/envs.h
+++ b/include/envs.h
@@ -123,6 +123,7 @@ static char *afl_environment_variables[] = {
     "AFL_MAX_DET_EXTRAS",
     "AFL_PATH",
     "AFL_PERFORMANCE_FILE",
+    "AFL_PERSISTEN_REPLAY",
     "AFL_PRELOAD",
     "AFL_PYTHON_MODULE",
     "AFL_QEMU_COMPCOV",