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

Posts

Aug 09 2021
VSCode: how to view reports of static analyzers that support SARIF
Nikolay Mironov
People increasingly start optimizing the process of finding code errors using static analyzers. Nowadays, we can choose from a variety of products to view analysis results. This post covers the...
...
Aug 06 2021
PVS-Studio for JetBrains CLion: ad astra per aspera
Evgeniy Ovsyannikov, Sergey Vasiliev
The PVS-Studio analyzer already has plugins for such IDEs from JetBrains as Rider, IntelliJ IDEA and Android Studio. Somehow we missed another IDE - CLion. The time has come to make amends! But...
...
Subscribe to the newsletter
Want to receive a monthly digest of the most interesting articles and news? Subscribe!
Aug 04 2021
Static analysis protects your code from time bombs
Andrey Karpov
Static code analysis allows you to identify and eliminate many defects at an early stage. Moreover, it's possible to detect dormant errors that don't show themselves when they appear. They can...
...
Aug 03 2021
Integrating PVS-Studio into uVision Keil
Amomum
I develop software for embedded systems (mostly for STM32 and Milandr). As the main IDE, I use uVision Keil. As long as I write in C and C++, I've been wondering whether I write code the right...
...
Jul 30 2021
Checking BitTorrent in honor of the 20th anniversary. Time == quality
Mikhail Gelvikh
Couple of weeks ago (or to be more precise, on July 2, 2021), the legendary BitTorrent protocol turned twenty years old. Created by Bram Cohen, the protocol has been developing rapidly since...
...
Jul 22 2021
A beautiful error in the implementation of the string concatenation function
Andrey Karpov
We, the PVS-Studio static code analyzer developers, have a peculiar view on beauty. On the beauty of bugs. We like to find grace in errors, examine them, try to guess how they appeared. Today we...
...
Jul 21 2021
Enums in C#: hidden pitfalls
Sergey Vasiliev
C# has low barriers to entry and forgives a lot. Seriously, you may not understand how things work under the hood but still write code and remain easy-going about this. Though you still have to...
...
Jul 18 2021
Top 5 Myths About Static Analysis
Yulia Khushnamova
How many myths are there in the world! It's time to dispel them. We'll start with the static code analysis, of course. Feel free to join us to learn more about these noisy helpers 📣
...
Jul 15 2021
How Does LINQ Slow Down Your App?
Yulia Khushnamova
C# developers often use LINQ extension methods in the apps they develop. These methods are easy to use. Their calls are easier to read than foreach loops. But what do the developers pay for the aesthetics and convenience? Is it really worth it?
...
Jul 12 2021
An unexpected article about our unicorn: who is the PVS-Studio mascot?
Galina Bragova
PVS-Studio has a mascot that became inseparable from the brand - a unicorn. Lately we've been getting many questions about our magic steed: why the unicorn, why has he changed so much, does he...
...
View more Pagination arrow previous
Showing: - of 1605