VLD does not catch memory leaks with MSVC if address sanitizer option is in use (/fsanitize=address)
No errors, no warnings, no leaks detection. Just nothing, except the messages:
Visual Leak Detector read settings from: vld.ini
Visual Leak Detector Version 2.5.8 installed.
...
No memory leaks detected.
Visual Leak Detector is now exiting.
VLD does not catch memory leaks with MSVC if address sanitizer option is in use (/fsanitize=address)
No errors, no warnings, no leaks detection. Just nothing, except the messages: