Commented Unassigned: Visual Leak Detector not working with...
Hi,if I include the "vld.h" in a file and run unit test (with Microsofts CppUnitTestFramework) on the projectsome problem occurs:```------ Discover test started ------========== Discover test finished:...
View ArticleEdited Unassigned: Stack overflow when VLD gets TLS slot >= 64 and allocate...
In short, Stack overflow when VLD gets TLS slot >= 64 and allocate memory in new thread. On Windows, by default Thread Local Storage (TLS) has 0x40 slots. Later it is expanded by 0x400 more slots....
View ArticleUpdated Wiki: Home
Project Description Visual Leak Detector is a free, robust, open-source memory leak detection system for Visual C++. It's pretty easy to use. After installing it, you just need to tell Visual C++...
View ArticleUpdated Wiki: Home
Project Description Visual Leak Detector is a free, robust, open-source memory leak detection system for Visual C++. It's pretty easy to use. After installing it, you just need to tell Visual C++...
View ArticleUpdated Wiki: Home
Project Description Visual Leak Detector is a free, robust, open-source memory leak detection system for Visual C++. It's pretty easy to use. After installing it, you just need to tell Visual C++...
View ArticleCreated Unassigned: An exe Running with VLD V2.5 fails with 0xc1050002!!!...
I downloaded V-2.4rc2 Setup and installed successfully.Then I downloaded V-2.5 zip file from CodePlex and replaced all the files in c:\Program Files (x86)\Visual Leak Detector\ with the ones from V-2.5...
View ArticleEdited Unassigned: An exe Running with VLD V2.5 fails with 0xc0150002!!! [10593]
I downloaded V-2.4rc2 Setup and installed successfully.Then I downloaded V-2.5 zip file from CodePlex and replaced all the files in c:\Program Files (x86)\Visual Leak Detector\ with the ones from V-2.5...
View ArticleEdited Unassigned: An exe Running with VLD V2.5 fails with 0xc0150002!!! [10593]
I downloaded V-2.4rc2 Setup and installed successfully.Then I downloaded V-2.5 zip file from CodePlex and replaced all the files in c:\Program Files (x86)\Visual Leak Detector\ with the ones from V-2.5...
View ArticleCommented Unassigned: An exe Running with VLD V2.5 fails with 0xc0150002!!!...
I downloaded V-2.4rc2 Setup and installed successfully.Then I downloaded V-2.5 zip file from CodePlex and replaced all the files in c:\Program Files (x86)\Visual Leak Detector\ with the ones from V-2.5...
View ArticleCommented Unassigned: An exe Running with VLD V2.5 fails with 0xc0150002!!!...
I downloaded V-2.4rc2 Setup and installed successfully.Then I downloaded V-2.5 zip file from CodePlex and replaced all the files in c:\Program Files (x86)\Visual Leak Detector\ with the ones from V-2.5...
View ArticleCommented Unassigned: An exe Running with VLD V2.5 fails with 0xc0150002!!!...
I downloaded V-2.4rc2 Setup and installed successfully.Then I downloaded V-2.5 zip file from CodePlex and replaced all the files in c:\Program Files (x86)\Visual Leak Detector\ with the ones from V-2.5...
View ArticleClosed Unassigned: An exe Running with VLD V2.5 fails with 0xc0150002!!! [10593]
I downloaded V-2.4rc2 Setup and installed successfully.Then I downloaded V-2.5 zip file from CodePlex and replaced all the files in c:\Program Files (x86)\Visual Leak Detector\ with the ones from V-2.5...
View ArticleCommented Unassigned: VLD Bug? [10589]
When I use VLD in my a dll, and I build a test project,then I use a interface function in the dll,and build the test projet.it prompt:"WARNING: Visual Leak Detector: A module, test.exe, included in...
View ArticleReleased: v2.5 (Jan 09, 2016)
2.5 Thanks to all contributors for enchantment and many bug fixes.Enhancements:+ VS2015 support added.+ Windows 10 support added.+ Support MFC 12 MBCS (thanks to mnissl).+ VLD config through env. vars...
View ArticleCreated Release: v2.5 (янв 09, 2016)
2.5 Thanks to all contributors for enchantment and many bug fixes.Enhancements: + VS2015 support added. + Windows 10 support added. + Support MFC 12 MBCS (thanks to mnissl). + VLD config through env....
View ArticleSource code checked in, #963ef39cd3771ebd2a9b231ad87c1f9dd9217f1f
Call CaptureContext from macros (fix Vld report for StackWalk=safe)
View ArticleSource code checked in, #9cd63e86d034c6891763d8055338a080e36eeae9
Safemode callstack fixed
View ArticleSource code checked in, #d04f1bb0bd4163c4ce70ccc495b4cdd6e0b61687
VS2008/2010 Release false positive leak fixed
View ArticleSource code checked in, #c2752308570d948e0ab1a00cb5130bf32131a942
Check callstack added for malloc
View ArticleSource code checked in, #bb9e0f82a44151e7225a54c539153bb6ec41b1a3
Installer updated Removed src from installer
View Article