KindDragon / vld

Visual Leak Detector for Visual C++ 2008-2015
https://kinddragon.github.io/vld/
GNU Lesser General Public License v2.1
1.01k stars 314 forks source link

BugInsight: A memory leak finder based on vld #89

Closed JochenBaier closed 1 month ago

JochenBaier commented 2 months ago

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

BugInsight