[ scummvm-Bugs-2044157 ] DRASCULA: Mem leak
SourceForge.net
noreply at sourceforge.net
Sat Aug 9 20:17:40 CEST 2008
Bugs item #2044157, was opened at 2008-08-09 21:17
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=418820&aid=2044157&group_id=37116
Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: Unknown Crash/Other
Group: Drascula
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: Kostas Nakos (knakos)
Assigned to: Eugene Sandulenko (sev)
Summary: DRASCULA: Mem leak
Initial Comment:
The drascula engine is currently leaking memory through its arj class, rendering the game unplayble in small devices (letting the whole intro run it eats up 35MB approx.). I have commited a fix around it (r33716,33717), where the open method frees any previously allocated memory block before allocating a new one. This makes the game playble (it wouldn't run otherwise).
The "proper" solution is to fix those memory leaks in the engine.
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=418820&aid=2044157&group_id=37116
More information about the Scummvm-tracker
mailing list