about summary refs log tree commit diff
diff options
context:
space:
mode:
authorhexcoder- <heiko@hexco.de>2020-02-17 22:32:12 +0100
committerhexcoder- <heiko@hexco.de>2020-02-17 22:32:12 +0100
commitbe5032f49eb27323d7047868a4ed592583497084 (patch)
treefbfff52091048de0a9d259608c0a5739a4e4062e
parent8330e0e8baa9debdaabc7a09278b938c325b18a9 (diff)
downloadafl++-be5032f49eb27323d7047868a4ed592583497084.tar.gz
unset AFL_TMPDIR, since afl-fuzz does not cleanup the input file
-rwxr-xr-xtest/test.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/test.sh b/test/test.sh
index 1a3ae4ea..ad775bd8 100755
--- a/test/test.sh
+++ b/test/test.sh
@@ -44,6 +44,7 @@ unset AFL_HARDEN
 unset AFL_USE_ASAN
 unset AFL_USE_MSAN
 unset AFL_USE_UBSAN
+unset AFL_TMPDIR
 unset AFL_CC
 unset AFL_PRELOAD
 unset AFL_GCC_WHITELIST