Quantcast
Channel: Visual Leak Detector for Visual C++ 2008-2015
Browsing all 704 articles
Browse latest View live
↧

Edited Issue: Visual Leak Detector Crashes after loading [9099]

Hello,I am new on VLD and I have started to use it (version 2.2) on Windows XP Service Pack 2.We develop third part application to a CAD software (AutoCAD) from AutoDESK company (acad.exe built using...

View Article


Edited Issue: Visual Leak Detector Crashes after loading [9099]

Hello,I am new on VLD and I have started to use it (version 2.2) on Windows XP Service Pack 2.We develop third part application to a CAD software (AutoCAD) from AutoDESK company (acad.exe built using...

View Article


Edited Issue: Vista 64bit Pro / Visual Studio 2008 / Build Win32 : Crash and...

Try to use VLD 2.0 because I loved VLD on my 32 bit version of XP.Finally got the code to compile and start to run, by copying VLD.dll and dbghelp.dll to the same directory as my .exe.Right after start...

View Article

Edited Issue: VLD >= 2.1 Deadlocks my App [9010]

I'm working with multithreaded windows and it worked fine with VLD 2.0b, but with 2.1 and 2.2 it deadlocks in GetPixelFormat (Main Thread) and GetMessage (sometimes DefWindowProc) in another thread.If...

View Article

Commented Unassigned: Access Violation at startup [10547]

When launching an application using VLD, I get an access violation.Already tried building VLD from source, and I get the same problem.I remember happening before, and doing nothing special. Eventually...

View Article


Source code checked in, #5c470414d0d820112f75ecfeafb60df2ba844207

Installer fixed

View Article

New Post: Visual Studio 2013

Duggernaut36 wrote: Will you be making a v2.4 installer? Yes, after testing The setup\ directory uses Inno Setup 5 (which I've used before), but does not generate the same installer as v2.3. Namely,...

View Article

Source code checked in, #4c99674e651c1abb0e2786e10fbda5d4f11424d2

Installer fixed

View Article


Commented Issue: Static CRT leaks? [10446]

I use Visual Studio 2012 and VLD 2.2.3.Compile option /MTd.Memory leak is reported with the next code.```int _tmain(int argc, _TCHAR* argv[]){ return 0;}```VisualLeakDetector::_HeapCreate() dose not...

View Article


Source code checked in, #e7cdaf5b7be8e9441954e44de39c898f9db8676c

Installer now update VS2008 settings

View Article

Closed Issue: Static CRT leaks? [10446]

I use Visual Studio 2012 and VLD 2.2.3.Compile option /MTd.Memory leak is reported with the next code.```int _tmain(int argc, _TCHAR* argv[]){ return 0;}```VisualLeakDetector::_HeapCreate() dose not...

View Article

New Post: endless recursive call to VLD itself

hello, I'm using windows 8.1 enterprise edition(6.3.9600), visual studio 2008 team system sp1, static CRT lib linked to my dll. no Application Verifier. It can be 100% re-produced.

View Article

Updated Wiki: Using Visual Leak Detector

Using Visual Leak DetectorThis section briefly describes the basics of using Visual Leak Detector (VLD).Important! : Before using VLD with any Visual C++ project, you must first add the Visual Leak...

View Article


Updated Wiki: Known Restrictions

Known RestrictionsKnown restrictions/limitations in this version of VLD include:Memory allocations made through calls to functions loaded from a DLL using delayed loading may not be detected. Support...

View Article

New Post: Visual Studio 2013

Unfortunately... I have no clues what can be creating the issue since the only reference to vld.lib or vld.dll are the ones that I have locally compiled... :( There must be something bad with the...

View Article


Created Unassigned: report typeid().name() memory leak when link use static...

When link use static CRT, reported typeid(..).name() in memory leak. But when link with DLL CRT, there has no memory leak report.VS2012 UPDATE 4Any idea?Sample code as follow:#include...

View Article

Created 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 Article


Commented Issue: Static CRT leaks? [10446]

I use Visual Studio 2012 and VLD 2.2.3.Compile option /MTd.Memory leak is reported with the next code.```int _tmain(int argc, _TCHAR* argv[]){ return 0;}```VisualLeakDetector::_HeapCreate() dose not...

View Article

Commented 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 Article

New Post: No Leaks Detected in CLR application (vs 2010)

It is easy to reproduce. Just create a new project, choose 'CLR Console Application' from the templates and add a leak, something like#include "vld.h" int main(array<System::String ^> ^args) {...

View Article
Browsing all 704 articles
Browse latest View live


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