[ scummvm-Bugs-1825272 ] PALM: Memory leaks and misuse

SourceForge.net noreply at sourceforge.net
Sat Nov 3 20:18:51 CET 2007


Bugs item #1825272, was opened at 2007-11-03 16:18
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=1825272&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: Launcher/Install
Group: None
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: Eduardo M. Costa (eduardo-costa)
Assigned to: Nobody/Anonymous (nobody)
Summary: PALM: Memory leaks and misuse

Initial Comment:
I read that PalmOS backend does not work in Zire 71 and others because of limited heap. After some "dig" into the source code, I have a bug/feature request:
1. Use MemHandleNew instead of MemPtrNew
2. Use MHN or MPN instead of malloc

Since ScummVM for PalmOS uses a lot of "new" operations (which are based on "malloc"), Palm Memory Manager will never defragment memory.

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=418820&aid=1825272&group_id=37116




More information about the Scummvm-tracker mailing list