[SDL] ot - memory leaks

Jeff j_post at pacbell.net
Sat Aug 4 11:15:13 PDT 2007


On Fri August 3 2007 03:15, Christer Sandberg wrote:
>
> There is a memory debugger named Fortify
> http://www.geocities.com/SiliconValley/Horizon/8596/fortify.html
> Beside it can tell you memory leaks it's also capable to trap many memory
> violations. It's source based so you can use it on either system. Back in
> bad old days when I was on DOS I used it a lot and was satisfied with it.
>
I use a simple memory manager for C code to catch memory leaks. Not fancy, but 
it fits my needs. I've packaged it for anyone who might be interested. You 
can download the 16KB zip file from

http://home.pacbell.net/theposts/memmgr.zip

Jeff



More information about the SDL mailing list