openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
Visual Leak Detector
Settings
|
Report Duplicate
1
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Very Low Activity
Commits
: Listings
Analyzed
17 days
ago. based on code collected
17 days
ago.
Jan 28, 2024 — Jan 28, 2025
Showing page 3 of 23
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
VS2013/2015 VLD Main leaks count fixed
Arkady Shapkin
More...
over 9 years ago
Test fixed on x64 Release
Arkady Shapkin
More...
over 9 years ago
DllMain test improved
Arkady Shapkin
More...
over 9 years ago
Merge pull request #8 from ioannis-e/ioannis
Arkady Shapkin
More...
over 9 years ago
Update VS2013 and 2015 projects and solutions
ioannis
More...
over 9 years ago
Improvements to vld_unload test
ioannis
More...
over 9 years ago
Run vld_unload on AppVeyor
Arkady Shapkin
More...
over 9 years ago
Post build step fixed for tests
Arkady Shapkin
More...
over 9 years ago
Add vld_ComTest (after compilation the DLL should register successfully Add vld_unload test (loads and unloads two dlls and observes the loading/unloading behaviour of vld library) Fix build configurations Ignore ComTest generated files
ioannis
More...
over 9 years ago
In RestoreImport get the real address by calling g_vld._RGetProcAddress. Improve Debug Reports information to more readable format and display after hook or unhook was completed successfully.
ioannis
More...
over 9 years ago
Avoid access violation exceptions when calling ImageDirectoryEntryToDataEx in cases where the module has already unloaded by using parameter Base = NULL.
ioannis
More...
over 9 years ago
Add vld_main test to ensure startup crt allocations are skipped, but dynamic initialization of static and global variables is not. Fix vld_main exit code and add a comment of expected behaviour.
ioannis
More...
over 9 years ago
Expression 'NumChars >= 0' is always true. Unsigned type value is always >= 0
ioannis
More...
over 9 years ago
Add option to skip reporting crt startup allocations as memory leaks Optimise identification and cache of crt leaks Exclude internal modules stack lines for VS2013 Use beginWith and endWith to compare file paths to simplify and make code easier to maintain
ioannis
More...
over 9 years ago
Add debug calls to msvcrt.dll as msvcrtd.dll is not distributed any more.
ioannis
More...
over 9 years ago
Set HeapEnableTerminationOnCorruption to ensure process termination on corruption test
ioannis
More...
over 9 years ago
Ignore CRT allocations in debug runtime
ioannis
More...
over 9 years ago
Fix building with source path with spaces Copy test dependencies prior to the build
ioannis
More...
over 9 years ago
Clean up VS2013 and VS2015 project files
ioannis
More...
over 9 years ago
Fix #6359, #10553, Visual Leak Detector is unloaded before IMalloc interface is released. Capture IMalloc->Realloc context
ioannis
More...
over 9 years ago
Save IniFile path in registry for both HKLM32 and HKLM64 as the registry key is being redirected during setup.
ioannis
More...
over 9 years ago
Correct variable name pcrtxxd_vector_new, pmfcd__vector_new_dbg_4p
ioannis
More...
over 9 years ago
Improvements to vld tests Mark all previous memory leaks as reported which are not part of the current test.
ioannis
More...
over 9 years ago
Build status added
Arkady Shapkin
More...
over 9 years ago
Testing with VldStackWalkMethod = safe added
Arkady Shapkin
More...
over 9 years ago
Renamed solution configuration for msbuild
Arkady Shapkin
More...
over 9 years ago
TEST(CorruptionDeathTest, HeapMismatch) fixed in release
Arkady Shapkin
More...
over 9 years ago
appveyor.yml added
Arkady Shapkin
More...
over 9 years ago
Improve thread synchronisation
ioannis
More...
over 9 years ago
VS2013 project building fixed
Arkady Shapkin
More...
over 9 years ago
←
1
2
3
4
5
6
7
8
9
…
22
23
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree