Category: firewall

by Thus far, I used compilers (MSVC and Clang), my knowledge or free tools.

The tool helped me with identifying 8 critical issues not to mention good code style and performance enhancements (in total 137 warnings)

This post is sponsored by PVS-Studio but all opinions, code and the article idea come from me.

As you can see, the numbers are not large, because my project is relatively small (5kloc), yet it helped me with improving the code in several places.

Related Articles