Our website uses cookies to enhance your browsing experience.
Accept
to the top
>
>
Andrey Karpov

Posts: Andrey Karpov

Mar 03 2021
PVS-Studio, Blender: series of notes on advantages of regular static analysis of code
Andrey Karpov
In our articles, we regularly repeat an important idea: a static analyzer should be used regularly. This helps detect and cheaply fix many errors at the earliest stage. It looks nice in theory. As...
...
Feb 18 2021
Why PVS-Studio uses data flow analysis: based on gripping error in Open Asset Import Library
Andrey Karpov
An essential part of any modern static code analyzer is data flow analysis. However, from an outside perspective, the use of data flow analysis and its benefit is unclear. Some people still...
...
Subscribe to the newsletter
Want to receive a monthly digest of the most interesting articles and news? Subscribe!
Feb 17 2021
Power of PVS-Studio
Andrey Karpov
This is exactly the case when a reply to a comment turned into a small blog post. The power of the PVS-Studio analyzer is not only in finding particular errors but also in the process of finding...
...
Feb 16 2021
Date processing attracts bugs or 77 defects in Qt 6
Andrey Karpov
The recent Qt 6 release compelled us to recheck the framework with PVS-Studio. In this article, we reviewed various interesting errors we found, for example, those related to processing dates...
...
Feb 08 2021
PVS-Studio roadmap 2021
Andrey Karpov
Over a few meetings at the beginning of this year, our team developed an internal roadmap for 2021. The roadmap includes goals for the PVS-Studio company and product. We decided to draw some of...
...
Feb 05 2021
COVID-19 research and uninitialized variable
Andrey Karpov
There is an open project COVID-19 CovidSim Model, written in C++. There is also a PVS-Studio static code analyzer that detects errors very well. One day they met. Embrace the fragility...
...
Feb 03 2021
Finding typos in the GTK 4 project by PVS-Studio
Andrey Karpov
You may have already read a recent article about the first PVS-Studio run and filtration of warnings. We used the GTK 4 project as an example. It's about time we worked with the received report...
...
Jan 20 2021
Espressif IoT Development Framework: 71 shots in the foot
Andrey Karpov
One of our readers recommended paying heed to the Espressif IoT Development Framework. He found an error in the project code and asked if the PVS-Studio static analyzer could find it. The...
...
Dec 18 2020
PVS-Studio 7.11 release: IAR Arm, diagnostics, FREE-FREE-FREE-FREE
Andrey Karpov
This is the press release of the New Year's version of the PVS-Studio 7.11 analyzer. Since the new version includes only a few enhancements, let's take this opportunity to recall the options for...
...
Dec 01 2020
The code analyzer is wrong. Long live the analyzer!
Andrey Karpov
Combining many actions in a single C++ expression is a bad practice, as such code is hard to understand, maintain, and it is easy to make mistakes in it. For example, one can instill a bug...
...
View more Pagination arrow previous
Showing: - of 648