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

Posts: articles

Nov 19 2024
Debugging bugs in x64dbg debugger. Step out to GUI
Taras Shevchenko
We all need to interact with a debugger somehow: via text or a graphical user interface. A nasty bug may appear in a program "shell" with a well-established core. Users are unlikely to like it...
...
Nov 15 2024
What's up with Telegram messenger: dozen errors detected
Alexey Gorshkov
You're all familiar with Telegram—you may come across it at least once on the news, or you may use it yourself. Like any other project, Telegram's code has some bugs. If you're a developer...
...
Subscribe to the newsletter
Want to receive a monthly digest of the most interesting articles and news? Subscribe!
Nov 14 2024
YYYY? yyyy!
Vladislav Bogdanov
Do you know what's the difference between the 'Y' and 'y' characters in the Java date pattern? In this article, we'll explore how an incorrect date format can cause an error. We'll also introduce...
...
Nov 13 2024
What's new in .NET 9?
Artem Rovenskii
.NET 9 has been released, so it's time to start porting our projects to the new version! In this article, we'll look at new features and enhancements: C# 13, performance, BuildCheck, GC, LINQ...
...
Nov 12 2024
DPDK: 100 big and small bugs
Andrey Karpov
In his abode of R'laih, the dead Cthulhu sleeps awaiting its time. In the C code of the DPDK project a myriad of errors sleeps awaiting their time. Let's see which ones the PVS-Studio analyzer...
...
Nov 11 2024
C++ programmer's guide to undefined behavior: part 9 of 11
Andrey Karpov, Dmitry Sviridkin
Your attention is invited to the ninth part of an e-book on undefined behavior. This is not a textbook, as it's intended for those who are already familiar with C++ programming. It's a kind of...
...
Nov 08 2024
Redesigning our conference swag: here we go again
Elizaveta Kuznetsova
Any fruit of our creativity doesn't last forever. Conference swag is a mutable thing. So, any brainchild of managers and designers will have to be redesigned sooner or later. My colleagues...
...
Nov 07 2024
.NET Digest #4
Artem Rovenskii
Welcome to the fourth part of our digest on news and events in the .NET world! We've got a lot of updates this time. The PVS-Studio team is happy to present you a selection of the most exciting...
...
Nov 05 2024
Finding errors in unit tests
Andrey Karpov
We have long wanted to write an article with the idea that unit tests are cool. But we shouldn't forget that they can also contain errors. Recently we have checked the DPDK project, whose...
...
Nov 01 2024
C++ programmer's guide to undefined behavior: part 8 of 11
Andrey Karpov, Dmitry Sviridkin
Your attention is invited to the eighth part of an e-book on undefined behavior. This is not a textbook, as it's intended for those who are already familiar with C++ programming. It's a kind of...
...
View more Pagination arrow previous
Showing: - of 1507