PDA

View Full Version : memory leaks detection in C++


Stomper
10-19-09, 11:05 AM
Created application is working toooo slow, looks like there are a lot of memory leaks, there are a lot of pointers. So, please, can you advice some effective tool for run-time errors and memory leaks detection in Visual Studio C++?

Rammstein1
10-28-09, 11:07 AM
Try Deleaker ( http://deleaker.com/ )