cppcheck News
Static source code analysis tool for C and C++ code
Brought to you by:
danielmarjamaki
For information, I wrote a blog post about "safe checks"
https://danielmarjamaki.blogspot.com/2019/07/static-analysis-safe-interfaces-my-plan.html
This is new checking that is added to Cppcheck. I believe it will help you detect more bugs that are out of reach for other tools.