This commit is contained in:
vanhauser-thc
2021-03-21 16:23:08 +01:00
parent 687dd9cb67
commit 84534ae2e8
4 changed files with 16 additions and 12 deletions

View File

@ -186,6 +186,7 @@ static int ExecuteFilesOnyByOne(int argc, char **argv) {
printf("Execution successful.\n");
}
close(fd);
}