Thomas Hruska wrote:
> Ananth wrote:
>   
>>>  I need an efficient method or tool to get a very small memory leak in huge
>>> c++ engine written using Visual studio 2005.
>>>       
>> Is this for your professional work? If yes, ask your company to buy
>> Rational Purify.
>>     
>
> According to reviews I've read, Purify is big, bulky, expensive, and 
> doesn't necessarily work any better than the other commercial tools like 
> BoundsChecker (also big, bulky, and expensive).  I'd personally give 
> Visual Leak Detector (free) a try before going through the "channels" to 
> get a big piece of software purchased and installed that may not 
> necessarily work.
>
>   
I'd use the leak detection built in to the debug runtime 1st... it's 
there, it's free


[Non-text portions of this message have been removed]

Reply via email to