[Scummvm-devel] Memory leaks
Marcus Comstedt
marcus at mc.pp.se
Thu Mar 4 11:48:02 CET 2010
Johannes Schickel <lordhoto at scummvm.org> writes:
> It should be pretty easy to use valgrind (http://valgrind.org/) on x86
> or amd64 Linux or Intel OS X (I think it works nowadays on that too) to
> do memory leak checking. It also features a nice output including
> call-stack for the leak allocations.
The memory leak tracking functions work also on PPC Linux. I used
it to plug quite a few leaks in Residual.
// Marcus
More information about the Scummvm-devel
mailing list