Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

BugInsight: A memory leak finder based on vld #12

Open
JochenBaier opened this issue May 15, 2024 · 0 comments
Open

BugInsight: A memory leak finder based on vld #12

JochenBaier opened this issue May 15, 2024 · 0 comments

Comments

@JochenBaier
Copy link

I have created a memory finder (it also finds deadlocks) that is based on parts of the VLD source code:

BugInsight

  • BugInsight works without linking or recompiling of the application under test
  • most of the open issues from here have been solved
  • support for VS 2015 - VS2022 (no support for older versions)
  • works with current dbghelp.dll
  • no problems with virus scanner e.g. by using Microsoft Detours
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant