about summary refs log tree commit diff
diff options
context:
space:
mode:
-rw-r--r--src/afl-showmap.c2
m---------unicorn_mode/unicornafl0
2 files changed, 1 insertions, 1 deletions
diff --git a/src/afl-showmap.c b/src/afl-showmap.c
index 27b1e14a..e143371e 100644
--- a/src/afl-showmap.c
+++ b/src/afl-showmap.c
@@ -1189,7 +1189,7 @@ int main(int argc, char **argv_orig, char **envp) {
 
   }
 
-  (void)check_binary_signatures(fsrv->target_path);
+  if (in_dir) { (void)check_binary_signatures(fsrv->target_path); }
 
   shm_fuzz = ck_alloc(sizeof(sharedmem_t));
 
diff --git a/unicorn_mode/unicornafl b/unicorn_mode/unicornafl
-Subproject 1c47d1ebc7e904ad4efc1370f23e269fb9ac3f9
+Subproject 019b871539fe9ed3f41d882385a8b02c243d49a