In Visual Studio 2019 version 16.1 Preview 3 we have integrated AddressSanitizer (ASan) into Visual Studio for Linux projects. ASan is a runtime memory error detector for C/C++ that catches the following errors:
May 16th, 2019
AddressSanitizer (ASan) for the Linux Workload in Visual Studio 2019 (C++)
Category
0 comments