We decided to search and fix potential vulnerabilities in various projects. You can call this as you wish - some kind of help to open source projects; a method of promotion or testing of...
The popularity of PVS-Studio free version is gradually growing, so more and more people are contacting to us for support.Most of the questions are the same, that's why we decided to decrease...
I don't like it when people use artificial code examples to evaluate the diagnostic capabilities of static code analyzers. There is one particular example I'm going to discuss to explain my...
Representatives of SonarSource company Freddy Mallet and Evgeny Mandrikov have recently visited the office of PVS-Studio team to exchange the experience in the development of static code analyzers.
Recently we have published several articles which many a man can find not just interesting but also useful. We understand that far from everyone keep tabs on our publications, and someone could...
PVS-Studio is a static code analyzer, that searches for errors and vulnerabilities in programs written in C, C++ and C#. In this article, I am going to uncover the technologies that we use...
Ten years ago, we created a simple utility called 'Viva64' intended to detect problems in 64-bit code. This is how PVS-Studio static code analyzer came into being. Although 10 years have passed...
We want to help the software world improve the quality of their code, and get to know static analysis tools better. We are giving the opportunity to use PVS-Studio static code analyzer for free...
About two months ago I wrote an article about the analysis of GCC using PVS-Studio. The idea of the article was as follows: GCC warnings are great, but they're not enough. It is necessary to...