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