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

New Comment on "Using Visual Leak Detector"

the "failed to initialize properly" error was not cured for me.. I feel I've been __declspec-ed.

View Article


Source code checked in, #e9d284656cd1e9d3b525ea9d23b545cb61f62b6c

Refactored the .vcxproj file to reduce massive amounts of duplication. For each and every one of the 4 build configurations there are many duplicate build settings. Each <ItemDefinitionGroup>...

View Article


New Post: About HeapFree and RtlFreeHeap function

In windows implemention the HeapFree function will call RtlFreeHeap to free the allocated memory, but in vld code both of two functions call g_vld.unmapBlock to unmap the block. Is it right that just...

View Article

Created Unassigned: Even more duplicate aggregation [10542]

According to the docshttps://vld.codeplex.com/wikipage?title=Configuration%20Options&referringTitle=Documentation"AggregateDuplicates ... will make VLD aggregate all leaks that share the same size...

View Article

Closed Issue: ERROR: Visual Leak Detector: Detected a memory leak internal to...

<p>Sometimes on exit I get this message:</p><p>&nbsp;</p><p>No memory leaks detected.</p><p>Visual Leak Detector is now exiting.</p><p>ERROR:...

View Article


Source code checked in, #b963ca3f9b7d81d8ccda097bdeda0458859209b7

Static CRT configuration added to projects

View Article

Created Unassigned: Filter frames from top of stack for STL, etc. [10543]

It's not useful to see frames such as these on the top of the stack:``` e:\ccmaster\sdr\main\windows64\vc90\vc\include\xmemory (44):...

View Article

New Comment on "Controlling Leak Detection at Runtime"

The full API (total 19 functions as of vld 2.3) is pretty well documented in vld.h.

View Article


New Post: No Leaks reported

I have just stated using VLDm, and am so far disappointed. I have added it in as directed and get no leaks when I know there are some present: All I see is: 'Gatekeeper.exe': Loaded...

View Article


New Post: Does VLD support windows store apps?

I'm trying to get VLD working in my windows store app and I've got it compiling but when running the app I get the following exception on startup: [System.IO.FileNotFoundException] {"The specified...

View Article

Created Unassigned: FolderBrowserDialog issue [10544]

Hi,I have an issue using FolderBrowserDialog - ShowDialog() function - when using VLD 2.3 in debug mode.System details:Windows 8 Pro 64-bit, Visual Studio 2012 Ultimate (Update 2). Winforms C++/CLI...

View Article

Commented Issue: Visual Leak Detector internal leak [10536]

Closed my program after doing a lot of operations, mine had no leaks but got:ERROR: Visual Leak Detector: Detected a memory leak internal to Visual Leak Detector!!---------- Block 2063247 at...

View Article

Closed Issue: Visual Leak Detector internal leak [10536]

Closed my program after doing a lot of operations, mine had no leaks but got:ERROR: Visual Leak Detector: Detected a memory leak internal to Visual Leak Detector!!---------- Block 2063247 at...

View Article


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

<p>Hello,</p><p>I am new on VLD and I have started to use it (version 2.2) on Windows XP Service Pack 2.</p><p>&nbsp;</p><p>We develop third part...

View Article

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


New Post: Seems that wont work in VS2012...

I didn't do more tests, but in my project, i intentionally wrote a pointer and new for heap spaces, gave some values, didn't delete that, but the VLD said there's no memleak. after commented #include...

View Article

New Comment on "Using Visual Leak Detector"

Also registered with CodePlex just to thank you for such a useful tool. I used it with VS2008, and it worked like a charm. One thing that is unclear in the Documentation -> Configuration Options...

View Article


New Post: No symbols are loaded for any call stack frame. The source code...

Hi all, I installed vld on my pc and embedded it in my vs2008 project. The I tried to debug my dll by loading the project using VS2008. Then I got an exception in execution, and when I pressed the...

View Article

New Comment on "Using Visual Leak Detector"

On further use, I noticed that the summary total of the number of bytes leaked reported by VLD does not agree with the sum of the reported leaked bytes. The summary number of leaks does agree. I tested...

View Article

New Post: CMake, Checkpoints and stdout report

Hi! First of all, thanks for this great tool. It is vastly superior to the crtdbg.h based automated leak checking I used to add to all my projects, the stack trace in the debug output window is a...

View Article
Browsing all 704 articles
Browse latest View live


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