Writing the same thing over and over again is an incredibly tedious endeavor! That's why programmers often resort to copy-pasting. While it does save time, it also increases the risk of errors...
The analysis of the TDengine project code using PVS-Studio reveals classic errors and typos. Developers could've avoided many of them if they had carefully designed the code in the first place...
With 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 rules for C#, OWASP Top 10 coverage for Java, and so on...
Last time, we discussed common approaches to detecting vulnerabilities in applications. This time, we'll take a more down-to-earth look at how we've implemented these mechanisms in our...
Does AI really know everything? Can it answer questions about you or your work with 100% accuracy? In this article, we'll check how well ChatGPT knows the PVS-Studio company and the analyzer.
Welcome to the second part of our Nau Engine trilogy, where we delve into key aspects of optimization and performance enhancement. Our goal is to discover issues that could impact the performance...
PVS-Studio 7.35 has been released. Support for the MISRA C standard, the plugin for Qt Creator 15.x, modified file analysis in Visual Studio, and that's not all! See more details in this...
This 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 certification of C and C++, as well as the tools released...
Several users have reported issues with the PVS-Studio plugin for Visual Studio version 17.12 and later, preventing the plugin to be run. In this post, we'll explain the issue and suggest...