Discussion:
[ub] [Announcement] SEI CERT C++ Secure Coding Standard
Aaron Ballman
2017-03-29 17:09:22 UTC
Permalink
The SEI has released a free PDF download of their C++ secure coding
standard, available here:
http://www.cert.org/secure-coding/products-services/secure-coding-cpp-download-2016.cfm

The book covers a lot of the undefined behaviors in C++ and might be a
good source for future SG12 topics.

~Aaron

Loading...