New Post: LINK: fatal error LINK1104: cannot open file "vld.lib"
We not support VC++6. Try old version http://www.codeproject.com/Articles/9815/Visual-Leak-Detector-Enhanced-Memory-Leak-Detectio
View ArticleSource code checked in, #75b61b48e375bd813cdfee2f189eac0df27af733
LdrLoadDll hook fixed in Windows 8
View ArticleSource code checked in, #8d636a4ef5dae48f2660fbe8f9a8a1a74859ec39
Version changed to 2.3
View ArticleCommented Unassigned: Compilation error for Visual Studio 2012 under Windows...
Hi,I am using Visual Studio 2012 Ultimate under Windows 8. I used to use VLD for Visual Studio 2008 under Windows 7 without any problem.But, now I get compilation errors when I try to use it in any...
View ArticleClosed Issue: VisualStudio 2012 x64 fails with Access violation in LdrLoadDll...
When building in VisualStudio 2012, 64 bit, the hooked LdrLoadDll fails with an access violation any time LoadLibray is called with vld enabled.This is 100% reproducible for me by running the testsuite...
View ArticleCommented Unassigned: vld dump [10540]
Visual Leak Detector Version 2.2.3 installed.(1780.1248): Stack overflow - code c00000fd (first chance)First chance exceptions are reported before any exception handling.This exception may be expected...
View ArticleSource code checked in, #b3c827666dcc563317f5ad82f79870e7baf048ed
Fix for Issue Item Number: 10098
View ArticleUpdated Release: v2.3 (апр 29, 2013)
2.3Enhancements: * Windows 8 support added.Bugs Fixed: + Memory leaks with duplicate thread it fixed (thanks to jlddodger).
View ArticleUpdated Release: v2.3 (апр 29, 2013)
2.3Enhancements: * Windows 8 support added.Bugs Fixed: + Memory leaks with duplicate thread it fixed (thanks to jlddodger).
View ArticleUpdated Release: v2.3 (апр 29, 2013)
2.3Enhancements: * Windows 8 support added.Bugs Fixed: + Memory leaks with duplicate thread it fixed (thanks to jlddodger).
View ArticleUpdated Release: v2.3 (апр 29, 2013)
2.3Enhancements: * Windows 8 support added.Bugs Fixed: + Memory leaks with duplicate thread id fixed (thanks to jlddodger).
View ArticleReleased: v2.3 (Apr 29, 2013)
2.3Enhancements: * Windows 8 support added.Bugs Fixed:+ Memory leaks with duplicate thread id fixed (thanks to jlddodger).
View ArticleUpdated Release: v2.3 (апр 29, 2013)
2.3Enhancements: * Windows 8 support added.Bugs Fixed: + Memory leaks with duplicate thread id fixed (thanks to jlddodger).
View ArticleReviewed: v2.3 (Apr 28, 2013)
Rated 5 Stars (out of 5) - This is an indispensable tool for any serious C++ programmer.
View ArticleCommented Issue: ERROR: Visual Leak Detector: Detected a memory leak internal...
<p>Sometimes on exit I get this message:</p><p> </p><p>No memory leaks detected.</p><p>Visual Leak Detector is now exiting.</p><p>ERROR:...
View ArticleNew Post: Visual Leak Detector: Detected a memory leak internal to Visual...
This problem should be resolved as of v2.3.
View ArticleClosed Issue: No Output when program crashes due to leak [10539]
very frustrated. how do i get an output from VLD when the program crashes ?Comments: This issue is really unfixable. VLD is built from the ground up with the assumption that the program will not crash...
View Article