Our website uses cookies to enhance your browsing experience.
Accept
to the top
>
>
>
C++

Posts: C++ articles

Feb 09 2015
PVS-Studio for Visual C++
Andrey Karpov
Many of our articles are concentrated on anything but the PVS-Studio analyzer itself. We tell our readers about projects we have checked, nuances of C++ language, creation of plugins in C#...
...
Feb 02 2015
Checking MatrixSSL with PVS-Studio and Cppcheck
Pavel Pimenov
In this article, I'm going to tell you about a check of the MatrixSSL project done with the static analyzers for C/C++ code PVS-Studio and...
...
Subscribe to the newsletter
Want to receive a monthly digest of the most interesting articles and news? Subscribe!
Jan 28 2015
PVS-Studio and Hostile Environment
Andrey Karpov
This is another story about programs having a hard time trying to interact with the external world. At first glance, a static analyzer should face no problems at all. It just gets files and...
...
Jan 15 2015
Reflections on the Null Pointer Dereferencing Issue
Andrey Karpov
As I have recently found out, the question whether or not the code &((T*)(0)->x) is correct appears to be quite complicated. I decided to write a small post on this...
...
Jan 12 2015
The tyranny of averages
Mikhail Nikishin
Let us begin with mentioning that this article is completely non-serious. New Year is coming, holidays are almost there and there is no reason to do anything deliberate. That is why we decided...
...
Jan 03 2015
PVS-Studio Probes into Linux' Innards (3.18.1)
Andrey Karpov, Sviatoslav Razmyslov
For the sake of advertisement, we decided to analyze the Linux kernel with our static code analyzer. The difficulty of this task makes it especially interesting. Linux' source codes have...
...
Dec 24 2014
Analysis of the The Powder Toy Simulator
Sviatoslav Razmyslov
The Powder Toy is a free physics sandbox game, which simulates air pressure and velocity, heat, gravity and a countless number of interactions between different substances. The game provides you...
...
Dec 03 2014
Spring RTS Engine Checkup
Sviatoslav Razmyslov
Spring RTS is a game engine for real-time strategy (RTS) video games. Spring was originally created to reproduce the Total Annihilation game popular in the 90\00-s. During the later years, a lot...
...
Nov 28 2014
Miranda NG Project to Get the "Wild Pointers" Award (Part 2)
Andrey Karpov
In this article, we continue to discuss errors found in the Miranda NG project by the PVS-Studio static code analyzer. Last time we were talking about pointers and memory handling. This time we...
...
Nov 25 2014
Miranda NG Project to Get the "Wild Pointers" Award (Part 1)
Andrey Karpov
I have recently got to the Miranda NG project and checked it with the PVS-Studio code analyzer. And I'm afraid this is the worst project in regard to memory and pointers handling issues I've...
...
View more Pagination arrow previous
Showing: - of 614