diff options
Diffstat (limited to 'afl-plot')
-rwxr-xr-x | afl-plot | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/afl-plot b/afl-plot index d99abff0..0f0154a6 100755 --- a/afl-plot +++ b/afl-plot @@ -32,6 +32,8 @@ an empty directory where this tool can write the resulting plots to. The program will put index.html and three PNG images in the output directory; you should be able to view it with any web browser of your choice. +Environment variables used: +AFL_ALLOW_TMP: allow /var/tmp or /tmp for input and output directories _EOF_ exit 1 |