Quantcast
Channel: WE MOVED to github.com/microsoft/cpprestsdk. This site is not monitored!
Viewing all articles
Browse latest Browse all 4845

Updated Wiki: Running Leak Detection

$
0
0
Here are the instructions for running leak detection as part of each release:

1. Download Visual Leak Detector: https://vld.codeplex.com/releases
2. Copy the vld.lib and dlls to your binary output directory.
3. Build the product and tests using the msbuild property 'CASA_ENABLE_VLD':

msbuild /p:CASA_ENABLE_VLD=true

4. Run each of the tests dlls individually or by specifying test.dll to the TestRunner.
5. A summary of any discovered leaks will be presented at the end of execution including the call stack that performed the allocation.

Viewing all articles
Browse latest Browse all 4845

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>