pcsxr icon indicating copy to clipboard operation
pcsxr copied to clipboard

Check if toc/cue datafile part is valid

Open jensstein opened this issue 5 years ago • 0 comments

Check if the file referred to in the datafile part of the toc/cue file can be opened. The previous behaviour triggered a segmentation fault when the file handle for the iso image was replaced by a null pointer if the datafile path in the toc/cue file pointed to a non-existing path.

jensstein avatar Apr 12 '20 13:04 jensstein