don't leak

This commit is contained in:
Aaron Culliney 2014-04-28 11:44:45 -07:00
parent 5b46978233
commit 418509f2c1

View File

@ -198,6 +198,7 @@ int c_new_diskette_6(int drive, const char * const raw_file_name, int force) {
// ...
}
#endif
free(file_name);
return 1;
}
if (unlink(file_name)) // temporarily remove .gz file