Yo, Ho, Ho, And a Bottle of Rum - Or How We Analyzed Storm Engine's Bugs https://pvs-studio.com/en/blog/posts/cpp/0838/
Pvs-Studio
Yo, Ho, Ho, And a Bottle of Rum - Or How We Analyzed Storm Engin…
PVS-Studio is a static analysis tool that helps find errors in software source code. This time PVS-Studio looked for bugs in Storm Engine's source code.
Beta-Testing of PVS-Studio Plugin for JetBrains CLion https://pvs-studio.com/en/blog/posts/cpp/0839/
PVS-Studio
Beta-testing of PVS-Studio plugin for JetBrains CLion
Visual Studio from Microsoft has long been the main development environment to work with the PVS-Studio analyzer. Our analyzer started off on Windows, so Visual Studio was an obvious and re…
Today is Social Media Day!🎉
Everyone knows they're not just platforms for sharing photos and videos anymore. They're a promotion mechanism now that gave us lots of new professions. And frankly speaking, it's an unattainable luxury if you don't use them yet 😏
As for us, we make the most of them. So here are some, where you can find us:
YouTube - https://www.youtube.com/channel/UCgOtSopdNjACcxXQpdGQEnA
LinkedIn - https://www.linkedin.com/company/pvs-studio/
Twitter - https://twitter.com/pvs_studio
Facebook - https://www.facebook.com/StaticCodeAnalyzer/
Feel free to follow us there✅
Everyone knows they're not just platforms for sharing photos and videos anymore. They're a promotion mechanism now that gave us lots of new professions. And frankly speaking, it's an unattainable luxury if you don't use them yet 😏
As for us, we make the most of them. So here are some, where you can find us:
YouTube - https://www.youtube.com/channel/UCgOtSopdNjACcxXQpdGQEnA
LinkedIn - https://www.linkedin.com/company/pvs-studio/
Twitter - https://twitter.com/pvs_studio
Facebook - https://www.facebook.com/StaticCodeAnalyzer/
Feel free to follow us there✅
Nintendo Switch: Drop Test of the Ryujinx Emulator's Source Code https://pvs-studio.com/en/blog/posts/csharp/0840/
Pvs-Studio
Nintendo Switch: Drop Test of the Ryujinx Emulator
Each generation, companies like Sony, Microsoft and Nintendo delight their consumers with new consoles and different games for them. Yet there is a caveat - some games exclusively run on th…
It's almost the middle of 2021!🌞
A lot of interesting things have happened during this time. And we in our turn kept developing PVS-Studio 📈
Here's a collection of some interesting updates added in the first half of 2021✨
https://www.youtube.com/watch?v=Blg48X8hLKU
A lot of interesting things have happened during this time. And we in our turn kept developing PVS-Studio 📈
Here's a collection of some interesting updates added in the first half of 2021✨
https://www.youtube.com/watch?v=Blg48X8hLKU
YouTube
What's New in PVS-Studio in the First Half of 2021? [SAST] [AUTOSAR] [OWASP]
It's almost the middle of 2021!🌞 A lot of interesting things have happened during this time. And we in our turn kept developing PVS-Studio 📈 Here's a collection of some interesting updates added in the first half of 2021✨
00:00 Introduction
00:41 New Standards…
00:00 Introduction
00:41 New Standards…
Text Broadcast of CppCast 298: SonarSource Analysis Tools https://pvs-studio.com/en/blog/posts/cpp/0841/
Pvs-Studio
Text Broadcast of CppCast 298: SonarSource Analysis Tools
Episode 298 of CppCast was recorded on May 5th, 2021. On this episode, Rob Irving and Jason Turner are joined by Loïc Joly, who talks about SonarSource static analysis tools. Also, they dis…
One Day in the Life of PVS-Studio Developer, or How I Debugged Diagnostic That Surpassed Three Programmers https://pvs-studio.com/en/blog/posts/cpp/0842/
Pvs-Studio
One Day in the Life of PVS-Studio Developer, or How I Debugged D…
Static analyzers' primary aim is to search for errors missed by developers. Recently, the PVS-Studio team again found an interesting example proving the power of static analysis.
An Unexpected Article About Our Unicorn: Who Is the PVS-Studio Mascot? https://pvs-studio.com/en/blog/posts/0843/
PVS-Studio
An unexpected article about our unicorn: who is the PVS-Studio mascot?
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 have...
Enums in C#: Hidden Pitfalls https://pvs-studio.com/en/blog/posts/csharp/0844/
PVS-Studio
Enums in C#: hidden pitfalls
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 deal...
A Beautiful Error in the Implementation of the String Concatenation Function https://pvs-studio.com/en/blog/posts/cpp/0845/
Pvs-Studio
A Beautiful Error in the Implementation of the String Concatenat…
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. Tod…
Checking BitTorrent in honor of the 20th anniversary. Time == quality https://pvs-studio.com/en/blog/posts/cpp/0846/
Pvs-Studio
Checking BitTorrent in honor of the 20th anniversary. Time == qu…
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 sinc…
Integrating PVS-Studio into uVision Keil https://pvs-studio.com/en/blog/posts/cpp/0847/
PVS-Studio
Integrating PVS-Studio into uVision Keil
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 ri…
Static analysis protects your code from time bombs https://pvs-studio.com/en/blog/posts/cpp/0848/
Pvs-Studio
Static analysis protects your code from time bombs
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 …
PVS-Studio for JetBrains CLion: ad astra per aspera https://pvs-studio.com/en/blog/posts/cpp/0849/
Pvs-Studio
PVS-Studio for JetBrains CLion: ad astra per aspera
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!…