| [AD] [ alleg-Bugs-2166118 ] al_malloc | 
[ Thread Index | 
Date Index
| More lists.liballeg.org/allegro-developers Archives
] 
Bugs item #2166118, was opened at 2008-10-14 23:50
Message generated for change (Settings changed) made by tjaden
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=105665&aid=2166118&group_id=5665
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: 4.9
>Status: Closed
>Resolution: Fixed
Priority: 2
Private: No
Submitted By: Peter Wang (tjaden)
Assigned to: Nobody/Anonymous (nobody)
Summary: al_malloc
Initial Comment:
We need to expose _AL_MALLOC as al_malloc(), etc.  Easy.
A bit harder is sorting out strdup-like functions and documenting where the user should be calling al_free() instead of free().
Update the addons.
----------------------------------------------------------------------
Comment By: Peter Wang (tjaden)
Date: 2009-07-26 10:07
Message:
Also make al_set_memory_management_functions use a vtable structure instead
of so many arguments.
----------------------------------------------------------------------
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=105665&aid=2166118&group_id=5665