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

Is vld working correctly with managed applications? #48

Open thomaskloeber opened 6 years ago

thomaskloeber commented 6 years ago

I like the tool for it's simplicity. But should it work properly with managed applications?

I'm using VS2010, .NET 4.0, and a mixed application (i.e. managed and unmanged code).

chris1248 commented 5 years ago

No. This was never designed to work with a managed callstack.