Created Unassigned: Designer form crash [10556]
It seems that including visual leak detector in my mixed(C# and c++ dll) project is causing vs2008 to crash on opening a devexpress winform. This has taken about 2 years to pinpoint. This is some...
View ArticleNew Post: Visual Studio 2013
Any news of when an official installer for VS2013 (i.e. V2.4?) will be released? Thanks
View ArticleSource code checked in, #575264ba3cb50f8c9188c099117e7b3eaaf521b0
Memory leaks count fixed for case static/dynamic linked MFC
View ArticleNew Post: Memory leak internal to Visual Leak Detector
Hi. I'm getting this report from vld: No memory leaks detected. Visual Leak Detector is now exiting. ERROR: Visual Leak Detector: Detected a memory leak internal to Visual Leak Detector!! ----------...
View ArticleSource code checked in, #d84107cda24ae11d80c31a1e20eda222a36e121d
Memory reporting fixed at exit
View ArticleSource code checked in, #09b7de0009fc00d7a3974e6299305bc73223b9a1
Format specifier fixed
View ArticleSource code checked in, #1f8cd36ccd4f11f85082fbe482b4f88b80e60fd7
dbghelp added to repository
View ArticleNew Post: support wp8 (c++/cx)?
does vld support wp8 c++/cx? if not, is it easy to do that? any advice will be appreciated.
View ArticleNew Post: No information is printed on application shutdown
Hi, I have the same problem of yours. I am using VLD 2.3 on Windows 8.1 x64 and Visual Studio 2012 Update 4. I have this test application where I use googletest to unit-test my project. The project...
View ArticleNew Post: No information is printed on application shutdown
no sorry, i haven't found why, so i stopped.
View ArticleNew Post: VLD in Release mode
Hi All, This is my first post of VLD. I have a desktop client application built using Qt for Windows and Mac. This desktop application also embeds Chrome Embedded Framework. Profiling memory footprint...
View ArticleCommented Unassigned: LoadLibrary bug... [10555]
My English is not very good.So instead sample code.```#include "vld.h"#include <Windows.h>#include <tchar.h>#include <process.h>UINT WINAPI ThreadProc1(LPVOID pParam){ while(1){...
View ArticleSource code checked in, #5ea1ccf5e91d7500cb14859516c2a27b57ded54a
Deadlock fixed and missed memory leaks when dll loading. Closes #10555 Reverted commit 8d566b611b from version 2.2.2
View ArticleEdited Unassigned: LoadLibrary bug... [10555]
My English is not very good.So instead sample code.```#include "vld.h"#include <Windows.h>#include <tchar.h>#include <process.h>UINT WINAPI ThreadProc1(LPVOID pParam){ while(1){...
View ArticleCommented Unassigned: LoadLibrary bug... [10555]
My English is not very good.So instead sample code.```#include "vld.h"#include <Windows.h>#include <tchar.h>#include <process.h>UINT WINAPI ThreadProc1(LPVOID pParam){ while(1){...
View ArticleSource code checked in, #6edaac6cdf25b47b358b296aebf1593ba19d0c43
Test fixed for static CRT
View ArticleSource code checked in, #ba84cc313e8f974d41f8c34659c445b4f9665682
Test fixed for mfc case
View Article