[Scummvm-tracker] [ScummVM :: Bugs] #16315: SLUDGE: Potential memory leak
ScummVM :: Bugs
trac at scummvm.org
Sat Oct 25 18:03:57 UTC 2025
#16315: SLUDGE: Potential memory leak
------------------------+-----------------------------
Reporter: ccawley2011 | Owner: sluicebox
Type: defect | Status: closed
Priority: blocker | Component: Engine: SLUDGE
Version: | Resolution: fixed
Keywords: | Game:
------------------------+-----------------------------
Changes (by sluicebox):
* owner: (none) => sluicebox
* resolution: => fixed
* status: new => closed
Comment:
Fixed in 58fd0f574704cd8ab729dba0c0f281c72c498646
There are many leaks in this engine, but this was the big one that rapidly
leaked `Graphics::Surface` objects and their pixel data while drawing
sprites.
I also fixed sizable leaks whenever a sound is played:
32026f04f44296cc7b2245ca99d328506b71fc4d.
I'll leave the rest for someone familiar with this engine. These fixes
stabilized memory usage for me during Out Of Order.
--
Ticket URL: <https://bugs.scummvm.org/ticket/16315#comment:3>
ScummVM :: Bugs <https://bugs.scummvm.org>
ScummVM
More information about the Scummvm-tracker
mailing list