[ scummvm-Patches-1417631 ] gobliiins cleanup

SourceForge.net noreply at sourceforge.net
Sat Jan 28 23:15:40 CET 2006


Patches item #1417631, was opened at 2006-01-28 23:15
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=418822&aid=1417631&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: None
Group: None
Status: Open
Resolution: None
Priority: 5
Submitted By: Willem Jan Palenstijn (wjpalenstijn)
Assigned to: Nobody/Anonymous (nobody)
Summary: gobliiins cleanup

Initial Comment:
This patch does the following:

* replaces all malloc/free by new/delete/new[]/delete[]
* replaces all typedef struct A { } A; by struct A { };
* removes some unused global variables
* removes primary surface memory leak
* fixes a 64 bit issue caused by a hardcoded malloc size


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

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




More information about the Scummvm-tracker mailing list