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

Posts

Feb 10 2022
An example of undefined behavior caused by absence of return
Andrey Karpov
This article contains a very interesting example. The absence of the return statement in a value-returning function leads to undefined behavior. It's a perfect example of how wrong code can crash...
...
Feb 07 2022
What memory release strategy does the PVS-Studio C and C++ core use?
Andrey Karpov
In various discussions, we have already commented on how the PVS-Studio C and C++ module works with memory. Now it's time to make a small article from this...
...
Subscribe to the newsletter
Want to receive a monthly digest of the most interesting articles and news? Subscribe!
Feb 04 2022
Code errors in LLVM 13.0.0 that compiler and analyzers couldn't find. But PVS-Studio did.
Evgeniya Eltukova
Yes, even well-tested applications like compilers have errors. Check the video to learn more about them.
...
Feb 04 2022
Playing with null: Checking MonoGame with the PVS-Studio analyzer
Vadim Kuleshov
The PVS-Studio analyzer often checks code of libraries, frameworks, and engines for game development. Today we check another project — MonoGame, a low-level gamedev framework written in...
...
Feb 01 2022
MuditaOS: Will your alarm clock go off? Part I
Vladislav Stolyarov
Operating systems are a kind of software where code quality is critical. This time the PVS-Studio analyzer checked MuditaOS. So let's take a look at what the static analyzer found in this...
...
Jan 28 2022
PVS-Studio for Visual Studio 2022
Valery Komarov
The PVS-Studio team writes articles on various topics. But we rarely make articles on how to interact with the analyzer. Let's fix it with an article about the PVS-Studio plugin for the Visual...
...
Jan 25 2022
Using PVS-Studio for JetBrains CLion
Yulia Khushnamova
This tutorial video explains how to install and set up the PVS-Studio plugin for CLion. Step by step, you will learn how to run the analysis and how to work with its results.
...
Jan 25 2022
Re-checking PascalABC.NET
Sergey Khrenov
Welcome all fans of clean code! Today we analyze the PascalABC.NET project. In 2017, we already found errors in this project. We used two static analysis tools (more precisely, plugins...
...
Jan 20 2022
How many marketing specialists do you need to create one video?
Yulia Khushnamova
Video is one of the simplest and most attractive formats for information perception. Especially now, in the era of TikTok and YouTube. It is not surprising that marketing specialists often...
...
Jan 18 2022
How PVS-Studio prevents rash code changes, example N2
Andrey Karpov
When developers do make mistakes, it's often accidental or because the developers are in a hurry. These errors often make their way into small edits to the code. Let's review one of these cases...
...
View more Pagination arrow previous
Showing: - of 1605