about summary refs log tree commit diff
path: root/src
diff options
context:
space:
mode:
authorvanhauser-thc <vh@thc.org>2022-07-11 12:16:29 +0200
committervanhauser-thc <vh@thc.org>2022-07-11 12:16:33 +0200
commit30736ab7d6d6abb11382bbe8d990d99723afd265 (patch)
tree6ea4f117986968979f3065bc419dd3ed75fafa8d /src
parent46fed1f43fad13d75caa95b2087d49a8bf0709a5 (diff)
downloadafl++-30736ab7d6d6abb11382bbe8d990d99723afd265.tar.gz
nit
Diffstat (limited to 'src')
-rw-r--r--src/afl-showmap.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/afl-showmap.c b/src/afl-showmap.c
index 3fdbe8fe..f4c72174 100644
--- a/src/afl-showmap.c
+++ b/src/afl-showmap.c
@@ -785,6 +785,8 @@ u32 execute_testcases(u8 *dir) {
       ck_free(in_data);
       ++done;
 
+      if (child_crashed && debug) { WARNF("crashed: %s\n", fn2); }
+
       if (collect_coverage)
         analyze_results(fsrv);
       else