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

Posts

Jun 24 2019
How to quickly check out interesting warnings given by the PVS-Studio analyzer for C and C++ code?
Andrey Karpov
Once in a while, programmers who start getting acquainted with the PVS-Studio code analyzer ask me: "Is there a list of warnings that accurately indicate errors?" There is no such list...
...
Jun 17 2019
PVS-Studio Graph of Diagnostic Abilities Development
Anastasiya Mozaleva, Andrey Karpov
More than 8 years have passed since the PVS-Studio product was released, and all this time we've been implementing new diagnostic rules in it. Moreover, we are not going to stop. If you care...
...
Subscribe to the newsletter
Want to receive a monthly digest of the most interesting articles and news? Subscribe!
Jun 05 2019
Nullable Reference types in C# 8.0 and static analysis
Alexander Senichkin, Paul Eremeev
It's not a secret that Microsoft has been working on the 8-th version of C# language for quite a while. The new language version (C# 8.0) is already available in the recent release of Visual...
...
Jun 04 2019
Support of Visual Studio 2019 in PVS-Studio
Sergey Vasiliev
Support of Visual Studio 2019 in PVS-Studio affected a number of components: the plugin itself, the command-line analyzer, the cores of the C++ and C# analyzers, and a few utilities. In this...
...
May 25 2019
Don’t take on C++ programmers support
Yuri Minaev
Conference: Corehard 2019 It's a kind of humorous talk about the life of a development team which also deals with supporting C and C++ programmers. Actually, working with programmers is a lot of fun, and it is very productive. Not only can they send you a memory dump, …
...
Apr 29 2019
Finding Bugs in LLVM 8 with PVS-Studio
Andrey Karpov
It's been two years since we last checked the code of the LLVM project with PVS-Studio, so let's see if PVS-Studio is still the leader among tools for detecting bugs and security weaknesses. We'll...
...
Apr 25 2019
Cataclysm Dark Days Ahead: Static Analysis and Roguelike Games
Victoria Khanieva
You must have already guessed from the title that today's article will be focusing on bugs in software source code. But not only that. If you are not only interested in C++ and in reading about...
...
Apr 23 2019
IntelliJ IDEA, ReSharper, SonarLint and SonarQube find the same errors, as PVS-Studio - so why do we need PVS-Studio?
Evgenii Ryzhkov
Sometimes people ask the question, which addresses a certain topic but is actually about another thing. As the saying goes, a competently asked question contains half the...
...
Apr 22 2019
Analyzing the Code of CUBA Platform with PVS-Studio
Sviatoslav Razmyslov
Java developers have access to a number of useful tools that help to write high-quality code such as the powerful IDE IntelliJ IDEA, free analyzers SpotBugs, PMD, and the like. The developers...
...
Apr 17 2019
Briefly about PVS-Studio as SAST a solution
Andrey Karpov
PVS-Studio is a static application security testing tool (SAST). In other words, the PVS-Studio analyzer detects not only typos, dead code and other errors, but also potential...
...
View more Pagination arrow previous
Showing: - of 1607