diff options
| author | vanhauser-thc <vh@thc.org> | 2021-03-06 23:01:13 +0100 |
|---|---|---|
| committer | vanhauser-thc <vh@thc.org> | 2021-03-06 23:01:13 +0100 |
| commit | 7f062524c97ab18306d42e59ab0223e04ff78f24 (patch) | |
| tree | d059498630b86c69faff7e7bf1b2dbe79c2558a5 /include/envs.h | |
| parent | 99b4c3f3624db9300c175936aff22535db6eef67 (diff) | |
| download | afl++-7f062524c97ab18306d42e59ab0223e04ff78f24.tar.gz | |
fixes
Diffstat (limited to 'include/envs.h')
| -rw-r--r-- | include/envs.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/envs.h b/include/envs.h index f82bb803..6ba69f26 100644 --- a/include/envs.h +++ b/include/envs.h @@ -123,7 +123,7 @@ static char *afl_environment_variables[] = { "AFL_MAX_DET_EXTRAS", "AFL_PATH", "AFL_PERFORMANCE_FILE", - "AFL_PERSISTEN_REPLAY", + "AFL_PERSISTENT_RECORD", "AFL_PRELOAD", "AFL_PYTHON_MODULE", "AFL_QEMU_COMPCOV", |
