[Subject Prev][Subject Next][Thread Prev][Thread Next][Subject Index][Thread Index]

Re: Memory leak detection




If you are looking for malloc debuggers, try Electric Fence, Checker.
May be available at sunsite.

On Thu, 24 Feb 2000, Babu Kalakrishnan wrote:

> Hi all,
> 
> Can anyone suggest a good, reliable way in which I can detect possible
> memory leaks in my program?
> 
> The program is too big to do this manually.
>