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

Posts

Jun 26 2015
Why Don't Software Developers Use Static Analysis Tools to Find Bugs?
Brittany Johnson, Emerson Murphy-Hill, Robert Bowdidge, Yoonki Song
Using static analysis tools for automating code inspections can be beneficial for software engineers. Such tools can make finding bugs, or software defects, faster and cheaper than...
...
Jun 25 2015
How to Launch the PVS-Studio Analyzer
Andrey Karpov
Every now and then, we receive e-mails reading something like "After I have installed the analyzer, I find the PVS-Studio.exe file, launch it, but it wouldn't work". Since these are not rare...
...
Subscribe to the newsletter
Want to receive a monthly digest of the most interesting articles and news? Subscribe!
Jun 24 2015
C++ Tail Recursion Using 64-bit variables - Part 2
Giovanni Campo
In my previous post I talked about recursion problems in a Fibonacci function using 64-bit variables as function parameters, compiled using the Microsoft Visual C++ compiler. It turned out that...
...
Jun 23 2015
C++ Tail Recursion Using 64-bit variables
Giovanni Campo
I want to share with you a problem I run into comparing iterative and recursive functions in C++. There are several differences between recursion and iteration, this article explains the topic...
...
Jun 23 2015
How We Tried Static Analysis on Our X-Ray Endovascular Surgery Training Simulator Project
Ivan Andryashin
In this article, I'd like to tell you a story about how we analyzed our project with the PVS-Studio static code analyzer trying to find out how much we could benefit from this tool. I won't...
...
Jun 20 2015
How the PVS-Studio Team Improved Unreal Engine's Code
Paul Eremeev, Sviatoslav Razmyslov
Our company develops, promotes, and sells the PVS-Studio static code analyzer for C/C++ programmers. However, our collaboration with customers is not limited solely to selling PVS-Studio...
...
Jun 06 2015
C++ in the modern world
Sergey Vasiliev
Debates on the present state of C++ in the programming world divide the participants into two camps: some dislike C++ and predict it's imminent death, while others believe that it will persist as...
...
Jun 04 2015
Static Analysis of Wireshark by PVS-Studio
Andrey Kalashnikov
In this article, I will tell and show you how to carry out static analysis of C/C++ program code by PVS-Studio by the example of the open-source project Wireshark. We'll start with a...
...
May 29 2015
A Unicorn Seeking Extraterrestrial Life: Analyzing SETI@home's Source Code
Sergey Vasiliev
Two possibilities exist: Either we are alone in the Universe or we are not. Both are equally terrifying. (c) Arthur Charles...
...
May 28 2015
Forum report PHDays 2015
Andrey Karpov
We took part in the Positive Hack Days Forum 2015 on practice security. Andrey Karpov gave a presentation on "200 Open Source Projects Later: Source Code Static Analysis...
...
View more Pagination arrow previous
Showing: - of 1605