Any suggestions? This SO post talks about Visual Leak Detector, but I\'m looking for other tools. Also, please don\'t recommend this.
VLD cannot be trusted for more serious projects.
Intel has a good tool called Inspector.
After 3 days searching for a good tool to find leaks on x64 binaries with C++ in Visual Studio, this is the only good option I found.