Nous utilisons des cookies pour améliorer votre expérience de navigation. En savoir plus
Accepter
to the top
>
Posts

Posts

24 Fév 2015
Bugs Found by LibreOffice in PVS-Studio
Sviatoslav Razmyslov
Usually we check various projects by PVS-Studio. This time, it's been vice versa: We have checked PVS-Studio by LibreOffice :-). And then managed to do the opposite check as...
...
16 Fév 2015
Null Pointer Dereferencing Causes Undefined Behavior
Andrey Karpov
I have unintentionally raised a large debate recently concerning the question of whether it is legal in C/C++ to use the &P->m_foo expression with P being a null pointer. The programmers...
...
Subscribe to the newsletter
Want to receive a monthly digest of the most interesting articles and news? Subscribe!
09 Fév 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#...
...
09 Fév 2015
PVS-Studio for Microsoft Visual Studio Community 2013
Andrey Karpov
The Microsoft company has released another software product - a new, free Visual Studio version whose only limitation is a prohibition of corporate software...
...
02 Fév 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...
...
28 Jan 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...
...
23 Jan 2015
Twitter for C++ Programmers (updated)
Andrey Karpov
This small post is for those programmers who use Twitter or are just about to start doing this. I'm sure developers will find some useful information...
...
15 Jan 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...
...
12 Jan 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...
...
05 Jan 2015
Readers' FAQ on Articles about PVS-Studio, 2015
Evgenii Ryzhkov
In the comments to our articles, readers would often ask the same questions. We decided to make a FAQ to refer people to it instead of giving the same answers every time. Because we - the...
...
View more Pagination arrow previous
Showing: - of 1605