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

Posts

03 Mar 2021
Text broadcast of CppCast 277: Virtual teaching and plenary
CppCast
Episode 277 of CppCast was recorded on December 8-th, 2020. Hosts Rob Irving and Jason Turner talked to Patrice Roy about intmax_t in C and C++, Lexy, CLion 2020.3, teaching C++ during COVID and...
...
02 Mar 2021
PVS-Studio clashes with hardcoded passwords!
Nikita Lipilin
PVS-Studio is a static analyzer that allows to find many problems hidden in the source code. Among them there are also errors related to application security. For example, the analyzer has...
...
Subscribe to the newsletter
Want to receive a monthly digest of the most interesting articles and news? Subscribe!
24 Fév 2021
Free Heroes of Might and Magic II: Open-Source project that you want to be part of
Vladislav Stolyarov
Recently we found out that the new version of the fheroes2 project was released. In our company there are many fans of Heroes of Might and Magic game series. So, we couldn't pass it up and...
...
18 Fév 2021
Why PVS-Studio uses data flow analysis: based on gripping error in Open Asset Import Library
Andrey Karpov
An essential part of any modern static code analyzer is data flow analysis. However, from an outside perspective, the use of data flow analysis and its benefit is unclear. Some people still...
...
17 Fév 2021
Power of PVS-Studio
Andrey Karpov
This is exactly the case when a reply to a comment turned into a small blog post. The power of the PVS-Studio analyzer is not only in finding particular errors but also in the process of finding...
...
16 Fév 2021
Date processing attracts bugs or 77 defects in Qt 6
Andrey Karpov
The recent Qt 6 release compelled us to recheck the framework with PVS-Studio. In this article, we reviewed various interesting errors we found, for example, those related to processing dates...
...
12 Fév 2021
Using Static Analysis Online [Compiler Explorer]
Yulia Khushnamova
Do you want to try a static analyzer but you don't feel like installing it and figuring the things out? That's OK ? This video will tell you how to do it online and most importantly for free. By the way, this website allows you to check if your code compiles ?
...
12 Fév 2021
Should we initialize an out parameter before a method returns?
Sergey Vasiliev
Surely every C# developer has used out-parameters. It seems that everything is extremely simple and clear with them. But is it really so? For a kickoff, let's start with a self-test...
...
11 Fév 2021
Just for fun: PVS-Studio team came up with monitoring quality of some open source projects
Evgeniy Ovsyannikov
Static code analysis is a crucial component of all modern projects. Its proper application is even more important. We decided to set up a regular check of some open source projects to see the...
...
09 Fév 2021
How to get nice error reports using SARIF in GitHub
Evgeniy Ovsyannikov, Nikolay Mironov
Let's say you use GitHub, write code, and do other fun stuff. You also use a static analyzer to enhance your work quality and optimize the timing. Once you come up with an idea - why not view...
...
View more Pagination arrow previous
Showing: - of 1605