Using VLD2.5, and VS2015 on an empty project is showing 9 memory leaks.
I presume that this is a bug in VLD 2.5?
In VS2015 Enterprise, I've created an MFC Single Dialog app using the wizard.
Simply running the app, then closing the app reports leaks:
Visual Leak Detector detected 9 memory leaks (1656 bytes).
Largest number used: 13634 bytes.
Total allocations: 49384 bytes.
Visual Leak Detector is now exiting.
I've attached the complete output from VLD.
Comments: Thanks for the suggestion, I enabled the options for downloading the symbols as you recommended, and ran the test again. This time the output showed that the debug symbols were loaded for all the dlls, unfortunately at the end of the run, the same 9 memory leaks are still reported.
I presume that this is a bug in VLD 2.5?
In VS2015 Enterprise, I've created an MFC Single Dialog app using the wizard.
Simply running the app, then closing the app reports leaks:
Visual Leak Detector detected 9 memory leaks (1656 bytes).
Largest number used: 13634 bytes.
Total allocations: 49384 bytes.
Visual Leak Detector is now exiting.
I've attached the complete output from VLD.
Comments: Thanks for the suggestion, I enabled the options for downloading the symbols as you recommended, and ran the test again. This time the output showed that the debug symbols were loaded for all the dlls, unfortunately at the end of the run, the same 9 memory leaks are still reported.