[Scummvm-devel] SCI mem functions

Johannes Schickel lordhoto at gmail.com
Mon Feb 16 18:31:52 CET 2009


Sven Hesse schrieb:
> On 2009-02-16 14:18:15 +0100, Johannes Schickel wrote:
>   
>> It might be useful to allow a custom malloc/calloc/realloc/free and 
>> new/delete/new[]/delete[] implementation to have a possibility to trace 
>> memory allocation. But on the other hand were is this really needed? For 
>> leak checks it might be helpful, [...]
>>     
>
> Well, but there's also valgrind for these kind of tasks...
>   

Not everyone might have access to that though. Anyway I had the same 
thought while writing it.

// Johannes




More information about the Scummvm-devel mailing list