Hi,
I am using Visual Studio 2008 to develop my QT application. I need to check memory leaks in my application. Can anyone tell me which tool i can use to detect memory leaks in my application. My application contains only Qt classes.


Thank you