Skip to content

file handle fixes#26

Open
retrohead wants to merge 54 commits intosatiator:masterfrom
retrohead:master
Open

file handle fixes#26
retrohead wants to merge 54 commits intosatiator:masterfrom
retrohead:master

Conversation

@retrohead
Copy link

  1. Opening output file in iso2desc. If stat fails on the input file, the output file was left open. Don't bother opening output file until after the stat.
  2. cue2desc failing on looking for data chunk was leaving the output file open.
  3. I can't compile this to test it, sorry

@retrohead
Copy link
Author

Found some more errors in the FS functions, no way to distinguish errors for 19 bytes as the enum value for the error is 19. Returned it as a negative instead.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant