filmov
tv
Everything I learned about static analysis and program safety in C++
Показать описание
Did you know that 70% of serious security bugs are a result of memory safety issues? In this talk, I will share how you could leverage language rules and static analysis principles to write safer C++ programs.