vld
vld copied to clipboard
Inconsistency with MSVC vs VLD
Hi, I'm working with the MSVC 2017 Community and VLD 2.5.1.
I found a very interesting case where MSVC reports leaks, but VLD says "No leaks found".
It happens in my project which I could share with the maintainer to see if this is something that needs fixing.
There was another memory leak that was identified and fixed with the help of VLD, but there both MSVC and VLD reported its presence.
Thank you and hopefully that case will be resolved soon
Can you provide the sample code to reproduce the issue?
Hi, I can give you a link to my repo. It is very straightforward build with MSVC 2017.