[Scummvm-tracker] [ScummVM :: Bugs] #16308: ACCESS: MARTIAN: Segfault after death in Casino

ScummVM :: Bugs trac at scummvm.org
Thu Oct 30 06:52:55 UTC 2025


#16308: ACCESS: MARTIAN: Segfault after death in Casino
---------------------+---------------------------------
Reporter:  alexbevi  |       Owner:  (none)
    Type:  defect    |      Status:  new
Priority:  normal    |   Component:  Engine: Access
 Version:            |  Resolution:
Keywords:            |        Game:  Martian Memorandum
---------------------+---------------------------------
Comment (by mduggan):

 Thanks @antoniou79, your fix is basically right - the issue comes because
 the original used a `goto` inside the cmdDead, so it avoided trying to
 continue the loop.  We can just do the same if the data has been freed.
 I'll do that.
-- 
Ticket URL: <https://bugs.scummvm.org/ticket/16308#comment:6>
ScummVM :: Bugs <https://bugs.scummvm.org>
ScummVM


More information about the Scummvm-tracker mailing list