[Scummvm-tracker] [ScummVM :: Bugs] #15013: COMMON: Invalid save path leads to crash/debugger coming up
ScummVM :: Bugs
trac at scummvm.org
Sat Nov 9 21:42:20 UTC 2024
#15013: COMMON: Invalid save path leads to crash/debugger coming up
------------------------------+---------------------
Reporter: raziel- | Owner: (none)
Type: defect | Status: new
Priority: blocker | Component: Common
Version: | Resolution:
Keywords: timestamps, crash | Game:
------------------------------+---------------------
Comment (by lephilousophe):
The crash seems to be a bug in AmigaOS backend.
The DefaultSaveFileManager::saveTimestamps opens the file with the
createPath argument set to true.
So, it's expected that the filesystem backend creates the path.
This means there is a bug in the AmigaOS backend.
On Windows, specifying a non-existent drive is not expected to work so
there is no way to fix this.
--
Ticket URL: <https://bugs.scummvm.org/ticket/15013#comment:4>
ScummVM :: Bugs <https://bugs.scummvm.org>
ScummVM
More information about the Scummvm-tracker
mailing list