vld icon indicating copy to clipboard operation
vld copied to clipboard

Inconsistency with MSVC vs VLD

Open oneeyeman1 opened this issue 4 years ago • 2 comments

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

oneeyeman1 avatar Oct 07 '20 03:10 oneeyeman1

Can you provide the sample code to reproduce the issue?

oneiric avatar Jan 06 '21 06:01 oneiric

Hi, I can give you a link to my repo. It is very straightforward build with MSVC 2017.

oneeyeman1 avatar Jan 06 '21 08:01 oneeyeman1