diff options
| author | vanhauser-thc <vh@thc.org> | 2021-10-19 15:20:59 +0200 |
|---|---|---|
| committer | vanhauser-thc <vh@thc.org> | 2021-10-19 15:20:59 +0200 |
| commit | 90786e2ce9970c52e661c0fe290cb78a1a063004 (patch) | |
| tree | 5fcc7b3d1864c26c383cae6e3d34858ef9f5a641 /test | |
| parent | 0bc3367b55b2f08c7c2588576af27567044dc0b6 (diff) | |
| download | afl++-90786e2ce9970c52e661c0fe290cb78a1a063004.tar.gz | |
fix
Diffstat (limited to 'test')
| -rwxr-xr-x | test/test-pre.sh | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/test/test-pre.sh b/test/test-pre.sh index 7819da47..e12d95be 100755 --- a/test/test-pre.sh +++ b/test/test-pre.sh @@ -88,6 +88,8 @@ unset AFL_QEMU_PERSISTENT_GPR unset AFL_QEMU_PERSISTENT_RET unset AFL_QEMU_PERSISTENT_HOOK unset AFL_QEMU_PERSISTENT_CNT +unset AFL_QEMU_PERSISTENT_MEM +unset AFL_QEMU_PERSISTENT_EXITS unset AFL_CUSTOM_MUTATOR_LIBRARY unset AFL_PYTHON_MODULE unset AFL_PRELOAD |
