Memory leak fixes

This commit is contained in:
Michiel Broek
2002-06-18 18:52:48 +00:00
parent 5de2f5d1d9
commit 36785de6e5
7 changed files with 36 additions and 21 deletions

View File

@@ -333,6 +333,7 @@ int main(int argc, char *argv[])
if (!do_quiet)
printf("File attach %s is successfull", argv[4]);
CreateSema((char *)"scanout");
tidy_faddr(addr);
die(0);
} else {
Fatal((char *)"File attach failed");