oneiric / vld

Visual Leak Detector for Visual C++ 2019
GNU Lesser General Public License v2.1
112 stars 35 forks source link

BugInsight: A memory leak finder based on vld #12

Open JochenBaier opened 3 months ago

JochenBaier commented 3 months ago

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

BugInsight