Showing results for security; - C++ Team Blog

Jun 28, 2017
0
0

Security Features in MSVC

Andrew Pardoe
Andrew Pardoe

Shareable link: https://aka.ms/msvcsecurity 点这里看中文版 Every developer makes mistakes. No matter how careful you are when writing code, you will introduce bugs. And any bug can become a security vulnerability when software that runs in a connected environment or is used long past its initially planned lifespan. Code that isn't correct is insecure cod...

C++