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

Re: Memory leak detection



On Thu, Feb 24, 2000 at 10:04:19AM +0530, 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.

Have you tried: 

http://freshmeat.net/search.php3?query=memory+leak

	-Arun