Everybody has heard of software vulnerabilities and that functions like 'printf' are outlaw. But it's one thing to know that you'd better not use these functions - https://www.viva64.com/en/b/0129/
Perl 5: How to Hide Errors in Macros https://www.viva64.com/en/b/0583/
Viva64
Perl 5: How to Hide Errors in Macros
Perl 5 was chosen to expand the list of open source programming languages that have been tested using the PVS-Studio static code analyzer. This article is about found errors and difficult...
We are going on to tell you about how programmers walk on thin ice without even noticing it. Let's speak on shift operators <<, >>. - https://www.viva64.com/en/b/0142/
This time we will discuss virtual inheritance in C++ and find out why one should be very careful using it. https://www.viva64.com/en/b/0204/
A Third Check of Qt 5 with PVS-Studio https://www.viva64.com/en/b/0584/
Viva64
A Third Check of Qt 5 with PVS-Studio
Every now and then, we re-check projects that we already checked and mentioned in our articles in the past. Qt is one of them. The last time we checked it with PVS-Studio was in 2014. Sta...
LibreOffice: Accountant's Nightmare https://www.viva64.com/en/b/0586/
Viva64
LibreOffice: Accountant's Nightmare
LibreOffice is a powerful Office package, which is free for private, educational and commercial use. Programmers working on it, develop a wonderful product that is used in many areas as a...
How PVS-Studio Proved to Be More Attentive Than Three and a Half Programmers https://www.viva64.com/en/b/0587/
Viva64
How PVS-Studio Proved to Be More Attentive Than Three and a Ha...
Just like other static analyzers, PVS-Studio often produces false positives. What you are about to read is a short story where I'll tell you how PVS-Studio proved, just one more time, to ...
🦄 The PVS-Studio team would like to thank Vladyslav Semenchenko – an enthusiast who created a plugin for Visual Studio 2017 that automates the process of adding comments in the analyzer. This will help to make PVS- Studio free license easier PVS- to use.
Visit the link below to download the plugin👇:
https://marketplace.visualstudio.com/items?itemName=VladyslavSemenchenko.comvsemenchenkoipvscomment#overview
Visit the link below to download the plugin👇:
https://marketplace.visualstudio.com/items?itemName=VladyslavSemenchenko.comvsemenchenkoipvscomment#overview
Visualstudio
Insert PVS-Studio Comment - Visual Studio Marketplace
Extension for Visual Studio - Insert comment for using PVS-Studio freely.
PVS-Studio Now Supports GNU Arm Embedded Toolchain https://www.viva64.com/en/b/0588/
Viva64
PVS-Studio Now Supports GNU Arm Embedded Toolchain
Embedded systems have been around for a long time. It is paramount that they should be stable and reliable, and fixing bugs in them is extremely costly. That's why embedded developers ben...