Update README.md to indicate project status and call for maintainers |
|
More...
|
over 1 year ago
|
Update README.md |
|
More...
|
about 7 years ago
|
Vld version 2.5.1 |
|
More...
|
about 8 years ago
|
Fix ntdll loader patch for Windows 10 (1607) Anniversary Update causing crashes because EntryPoint is called through __guard_dispatch_icall_fptr() |
|
More...
|
over 8 years ago
|
Supressible msgboxes in setup with cmdline /silent /suppressmsgboxes |
|
More...
|
almost 9 years ago
|
PDB added to installer |
|
More...
|
about 9 years ago
|
Fix when /Zc:wchar_t is enabled |
|
More...
|
about 9 years ago
|
Vld dll loading order fixed with MFC |
|
More...
|
about 9 years ago
|
Update README.md |
|
More...
|
about 9 years ago
|
vld.vcxproj fixed for version.h |
|
More...
|
about 9 years ago
|
Installer updated |
|
More...
|
about 9 years ago
|
Check callstack added for malloc |
|
More...
|
about 9 years ago
|
VS2008/2010 Release false positive leak fixed |
|
More...
|
about 9 years ago
|
Safemode callstack fixed |
|
More...
|
about 9 years ago
|
Refactored allocs.cpp |
|
More...
|
about 9 years ago
|
Internal api added to get last leak callstack for testing purpose |
|
More...
|
about 9 years ago
|
Some STD methods marked as CRT methods for VS2015 Release |
|
More...
|
about 9 years ago
|
Correct unload dynamic.dll after test |
|
More...
|
about 9 years ago
|
VS2012 Release leaks count fix |
|
More...
|
about 9 years ago
|
Call CaptureContext from macros (fix Vld report for StackWalk=safe) |
|
More...
|
about 9 years ago
|
Added Gitter notification: https://gitter.im/KindDragon/vld |
|
More...
|
about 9 years ago
|
Added Donate button |
|
More...
|
about 9 years ago
|
Debuging macroses improved |
|
More...
|
about 9 years ago
|
Crash fixed dynamic_app test, Release, StackWalkMethod=safe; v140. Closes #17 |
|
More...
|
about 9 years ago
|
Check number of tests |
|
More...
|
about 9 years ago
|
Merge pull request #15 from akaStiX/master |
|
More...
|
about 9 years ago
|
Remove duplication of callstack resolve implementation in Callstack::dump |
|
More...
|
about 9 years ago
|
Fixed crash, when VLD is turned off through config |
|
More...
|
about 9 years ago
|
Test for "std::`dynamic initializer for '" false positive leak in Release_StaticCrt |
|
More...
|
about 9 years ago
|
Simplify the CaptureContext constructor and remove the unnecessary context parameter |
|
More...
|
about 9 years ago
|