Note that there are some explanatory texts on larger screens.

plurals
  1. POFree Application to check Memory Leaks in Windows x64?
    primarykey
    data
    text
    <p>I have been assigned to check memory leak for an API by my boss. The Application is created in C &amp; C++. So there is a possibility that memory is allocated using malloc &amp; new. I want to check the memory leak in Visual Studio 2010 in debugger mode in 64 bit Windows 7. The problem with task manager is that it is not showing stable readings (memory increasing &amp; decreasing by small amounts). Also the difference is small before &amp; after the API is run. So i cannot defitely say that x amount of memory is leaking per cycle.</p> <p>I have searched on the internet &amp; found that linux has a great tool for this. However I want a reliable tool for my requirements (Windows 7). I have come across these:</p> <p><a href="http://winleak.sourceforge.net/" rel="nofollow noreferrer">http://winleak.sourceforge.net/</a></p> <p><a href="http://sourceforge.net/projects/duma/?source=recommended" rel="nofollow noreferrer">http://sourceforge.net/projects/duma/?source=recommended</a></p> <p>As mentioned over here:</p> <p><a href="https://stackoverflow.com/questions/4720890/check-memory-leaks-in-windows">check Memory leaks in windows</a></p> <p>the tool</p> <p><a href="http://technet.microsoft.com/en-us/library/bb457063.aspx" rel="nofollow noreferrer">http://technet.microsoft.com/en-us/library/bb457063.aspx</a></p> <p>is not useful for my requirements. It would be very helpful of you guys if you could please suggest a good tool, as the customer who is requesting this is very important for our company. Thank You!</p>
    singulars
    1. This table or related slice is empty.
    plurals
    1. This table or related slice is empty.
    1. This table or related slice is empty.
 

Querying!

 
Guidance

SQuiL has stopped working due to an internal error.

If you are curious you may find further information in the browser console, which is accessible through the devtools (F12).

Reload