[Scummvm-tracker] [ScummVM :: Bugs] #15241: AGI: Mixed-Up Mother Goose (DOS) - Segmentation fault on item return (ScummVM 2.8.1+)
ScummVM :: Bugs
trac at scummvm.org
Fri Jul 5 17:46:31 UTC 2024
#15241: AGI: Mixed-Up Mother Goose (DOS) - Segmentation fault on item return
(ScummVM 2.8.1+)
----------------------+------------------------------------
Reporter: hugoarpin | Owner: sluicebox
Type: defect | Status: closed
Priority: normal | Component: Engine: AGI
Version: | Resolution: fixed
Keywords: | Game: Mixed-Up Mother Goose
----------------------+------------------------------------
Comment (by sluicebox <22204938+sluicebox@…>):
In [changeset:"cb0db51091ddcb67de95bfaa5e0f94a4f619db6d" cb0db51]:
{{{#!CommitTicketReference repository=""
revision="cb0db51091ddcb67de95bfaa5e0f94a4f619db6d"
AGI: Fix closing window when overlapping with menu
Fixes out of bounds memory access when closing a window that overlaps
with the menu bar at the top of the screen. This crashed at least some
release builds, including Windows release 2.8.1.
Mixed-Up Mother Goose is the only game known to draw a text window over
the menu bar. When I recently added support for this, I missed that the
code for closing the window needed to be updated too:
bc8550ce02a036e3757d817e963e038463844412
Fixes bug #15241
Big thanks to @hugoarpin for reporting this and testing the fix.
}}}
--
Ticket URL: <https://bugs.scummvm.org/ticket/15241#comment:8>
ScummVM :: Bugs <https://bugs.scummvm.org>
ScummVM
More information about the Scummvm-tracker
mailing list