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

Posts: # Cpp

Jun 26 2019
The dangers of using multi-character constants
Sviatoslav Razmyslov
During code analysis, PVS-Studio analyzes the data flow and operates variable values. Values are taken from constants or derived from conditional expressions. We call them virtual values...
...
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...
...
Subscribe to the newsletter
Want to receive a monthly digest of the most interesting articles and news? Subscribe!
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 12 2019
Checking rdesktop and xrdp with PVS-Studio
Sergey Larin
This is the second post in our series of articles about the results of checking open-source software working with the RDP protocol. Today we are going to take a look at the rdesktop client and...
...
Apr 08 2019
Wireshark 3.x: code analysis under macOS and errors review
Sviatoslav Razmyslov
Wireshark Foundation released the final stable-version of the popular network traffic analyzer - Wireshark 3.0.0. The new release fixes several bugs, it is now possible to analyze the new...
...
Mar 27 2019
How the CSS markup fragment broke the C++ compiler
Sviatoslav Razmyslov
Static analysis methodology involves various technologies. One of them is preprocessing files right before analyzing them. Preprocessed files are created by the compiler that runs in a...
...
Mar 20 2019
Top 10 bugs of C++ projects found in 2018
George Gribkov
It has been three months since 2018 had ended. For many, it has just flew by, but for us, PVS-Studio developers, it was quite an eventful year. We were working up a sweat, fearlessly competing...
...
Mar 19 2019
Following in the Footsteps of Calculators: SpeedCrunch
Sviatoslav Razmyslov
Here we are, continuing to explore the code of calculators! Today we are going to take a look at the project called SpeedCrunch, the second most popular free...
...
Mar 18 2019
Checking FreeRDP with PVS-Studio
Sergey Larin
FreeRDP is an open-source implementation of the Remote Desktop Protocol (RDP), a proprietary protocol by Microsoft. The project supports multiple platforms, including Windows, Linux, macOS, and...
...
View more Pagination arrow previous
Showing: - of 641