about summary refs log tree commit diff
path: root/utils
diff options
context:
space:
mode:
authorvanhauser-thc <vh@thc.org>2021-03-21 16:23:08 +0100
committervanhauser-thc <vh@thc.org>2021-03-21 16:23:08 +0100
commit84534ae2e8fa68e40a03f3ed483666679b8aa20a (patch)
treedd0ef5d5e67df40f6c6419dd2f7d7b8a665d625b /utils
parent687dd9cb6759a0549a04c93d2f073d8cbfba397e (diff)
downloadafl++-84534ae2e8fa68e40a03f3ed483666679b8aa20a.tar.gz
format
Diffstat (limited to 'utils')
-rw-r--r--utils/aflpp_driver/aflpp_driver.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/utils/aflpp_driver/aflpp_driver.c b/utils/aflpp_driver/aflpp_driver.c
index e828d0d8..ad781e64 100644
--- a/utils/aflpp_driver/aflpp_driver.c
+++ b/utils/aflpp_driver/aflpp_driver.c
@@ -186,6 +186,7 @@ static int ExecuteFilesOnyByOne(int argc, char **argv) {
       printf("Execution successful.\n");
 
     }
+
     close(fd);
 
   }