Copy-paste on big screen. Analyzing errors and oddities in Radarr codeWriting the same thing over and over again is an incredibly tedious endeavor! That’s why programmers often resort to copy-pasting. While it…3d ago3d ago
std::array in C++ is faster than array in C. SometimesLet’s give a spit-shine to our bolides and watch them navigate twists and turns of compiler optimizations using std::array as an example…3d ago3d ago
Breaking down bugs in TDengine to master refactoring, part 1: sausage codeThe analysis of the TDengine project code using PVS-Studio reveals classic errors and typos. Developers could’ve avoided many of them if…5d ago5d ago
New exciting diagnostic rules in PVS-Studio 7.35With the release of PVS-Studio 7.35, the analyzer got a ton of new diagnostic rules. You’ll find lots of MISRA for C, new Unity diagnostic…Mar 3Mar 3
Looking for potential vulnerabilities in code, part 2: practiceLast time, we discussed common approaches to detecting vulnerabilities in applications. This time, we’ll take a more down-to-earth look at…Feb 25Feb 25
Does ChatGPT know everything? Let’s check some facts about PVS-StudioDoes AI really know everything? Can it answer questions about you or your work with 100% accuracy? In this article, we’ll check how well…Feb 24Feb 24
Exploring Nau Engine codebase: pt.2Welcome to the second part of our Nau Engine trilogy, where we delve into key aspects of optimization and performance enhancement. Our goal…Feb 24Feb 24
PVS-Studio 7.35: MISRA C 2023 support, Qt Creator 15 plugin, and morePVS-Studio 7.35 has been released. Support for the MISRA C standard, the plugin for Qt Creator 15.x, modified file analysis in Visual…Feb 20Feb 20
History of C and C++. Part 2. Standardization of C and C++, Qt, Clang, and Unreal EngineThis is a second part of the story on how the C and C++ languages came to be as we know them today. Here, we’ll cover the official…Feb 19Feb 19
Issues: PVS-Studio plugin for Visual StudioSeveral users have reported issues with the PVS-Studio plugin for Visual Studio version 17.12 and later, preventing the plugin to be run…Feb 18Feb 18