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

Commented Unassigned: VLD fails with Visual Studio 2015 [10619]

Hi,It appears the VLD is now broken. The software fails with 0xC0000005 when executing```HMODULE const handle = LoadLibraryExW(name, nullptr, LOAD_LIBRARY_SEARCH_SYSTEM32);```where name =...

View Article


Commented Unassigned: VLD fails with Visual Studio 2015 [10619]

Hi,It appears the VLD is now broken. The software fails with 0xC0000005 when executing```HMODULE const handle = LoadLibraryExW(name, nullptr, LOAD_LIBRARY_SEARCH_SYSTEM32);```where name =...

View Article


Created Unassigned: Why is vld_x86.pdb requested? [10621]

I am deveopingt an ActiveX control in VS2013 c++ to be used with MS Access. After starting the Debugging of the in Access embedded ocx, VS asks for the Position of the vld_x86.pdb file, which shall...

View Article

Edited Unassigned: Why is vld_x86.pdb requested? [10621]

I am deveoping an ActiveX control in VS2013 c++ to be used with MS Access. After starting the Debugging of the in Access embedded ocx, VS asks for the Position of the vld_x86.pdb file, which shall...

View Article

Commented Unassigned: VLD fails with Visual Studio 2015 [10619]

Hi,It appears the VLD is now broken. The software fails with 0xC0000005 when executing```HMODULE const handle = LoadLibraryExW(name, nullptr, LOAD_LIBRARY_SEARCH_SYSTEM32);```where name =...

View Article


New Post: Why is vld_x86.pdb requested?

I am deveoping an ActiveX control in VS2013 c++ to be used with MS Access. After starting the Debugging of the in Access embedded ocx, VS asks for the Position of the vld_x86.pdb file, which shall...

View Article

Created Unassigned: The change of Microsoft.Cpp.x64.user.props by the...

I installed the VLD and found that the file Microsoft.Cpp.x64.user.props was completely changed. Previously it was like <?xml version="1.0" encoding="utf-8"?> <Project DefaultTargets="Build"...

View Article

New Post: The change of Microsoft.Cpp.x64.user.props by the installation...

I installed the VLD and found that the file Microsoft.Cpp.x64.user.props was completely changed. Previously it was like <?xml version="1.0" encoding="utf-8"?> <Project DefaultTargets="Build"...

View Article


New Post: Can VLD be used for the memory leak between C# and C function calls?

I have a C# program and calling an algorithm written in C, which caused memory leak. I tried to use VLD to trouble shoot this problem, however, I got some exception during the debugging. I wonder...

View Article


Reviewed: v2.5 (Jan 15, 2017)

Rated 5 Stars (out of 5) - Super easy setup and use, finding memory leaks has never been easier.

View Article

New Post: How does one configure the suppression list to suppress leaks one...

Hello everyone, I have an app where we are getting leaks from MFC that we can do nothing about. So I would like to add these to a VLD suppression list. I presume there is such a facility. However, I...

View Article

New Post: How does one configure the suppression list to suppress leaks one...

The only way I know is to use VLDDisable before using the method that causes a leak and then re-enable leak detection using VLDEnable.

View Article

Created Unassigned: waveOutOpen bug [10623]

HiI found bug in VLD. If you use waveOutOpen function VLD will crash. I use waveOutOpen with following parameters:``` cHWAVEOUT waveOut;WAVEFORMATEX waveFormat;DWORD idThread;HANDLE thread;thread =...

View Article


Released: v2.5.1 (Jan 30, 2017)

Thanks to all contributors for enchantment and many bug fixes.2.5.1Enhancements:+ PDB added to installer.Bugs Fixed:+ Fix ntdll loader patch for Windows 10 (1607) Anniversary Update causing crashes...

View Article

Created Release: v2.5.1 (Jan 30, 2017)

Thanks to all contributors for enchantment and many bug fixes.2.5.1Enhancements: + PDB added to installer.Bugs Fixed: + Fix ntdll loader patch for Windows 10 (1607) Anniversary Update causing crashes...

View Article


New Post: Why is vld_x86.pdb requested?

You can safely ignore this request from VS

View Article

New Post: Leak Report in an Empty project (Windows 7 64Bits + VS2010)

Don't forget to load symbols for mfc100d.dll

View Article


New Post: Can VLD be used for the memory leak between C# and C function calls?

We did not test Vld with mixed mode code

View Article

New Post: How does one configure the suppression list to suppress leaks one...

Try load symbols for MFC dll's

View Article

Source code checked in, #e2577d829adf91c59c7233a6a059c077594df75c

Fix ntdll loader patch for Windows 10 (1607) Anniversary Update causing crashes because EntryPoint is called through __guard_dispatch_icall_fptr()

View Article
Browsing all 704 articles
Browse latest View live


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