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

Webinar: Let's make a programming language. Part 1. Intro - 20.02

>
Posts

Posts

Mar 16 2016
Checking PVS-Studio plugin with PVS-Studio analyzer
Vitaliy Alferov
One of the questions that people ask us all the time since the creation of PVS-Studio is - "Do you check PVS-Studio with PVS-Studio? Where is the article about the analysis results?" So the answer...
...
Mar 14 2016
An unusual bug in Lucene.Net
Ilya Ivanov
Listening to stories about static analysis, some programmers say that they don't really need it, as their code is entirely covered by unit tests, and that's enough to catch all the bugs. Recently...
...
Subscribe to the newsletter
Want to receive a monthly digest of the most interesting articles and news? Subscribe!
Mar 10 2016
A fresh eye on Oracle VM VirtualBox
Sviatoslav Razmyslov
Virtual machines are important tools in the arsenal of a software developer. Being an active user of VirtualBox, and checking various open source projects with the help of it, I was...
...
Mar 09 2016
Catching Errors in the Xenko Game Engine
Sergey Vasiliev
Open-source engines in C++ are much more common than those written in C#. But there are exceptions: Xenko is one such engine, open-source and written in C#. In this article, you will learn...
...
Mar 03 2016
Just a Few Bugs in 514K Lines of Code - Amazon Web Services SDK for C++
Irina Zamogilnaya
Amazon Web Services open-sourced C++ SDK, a modern C++ interface with lightweight dependencies. This prompted our team to apply PVS-Studio static analysis tool to the source code in order to try...
...
Feb 17 2016
PVS-Studio delved into the FreeBSD kernel
Sviatoslav Razmyslov
About a year ago we checked the Linux core. It was one of the most discussed articles at that time. We also got quite a number of requests to check FreeBSD, so finally we decided to take the time...
...
Feb 12 2016
Unicorn in Space: Analyzing the Source Code of 'Space Engineers'
Sergey Vasiliev
As you've already figured out from the title, in this article we are going to discuss suspicious fragments found in the source code of the 'Space Engineers' project. The format of this...
...
Feb 10 2016
Analyzing source code of WPF examples by the Infragistics Company
Vitaliy Alferov
We continue analyzing various C# projects in order to show the abilities of the static code analyzer, PVS-Studio. In this article, we are providing analysis results of WPF examples by...
...
Feb 05 2016
Undefined behavior is closer than you think
Andrey Karpov
Some people think that undefined behavior is caused only by gross errors (accessing outside the bounds of the array, for instance) or inadequate constructions (i = i++ + ++i, for example). That's...
...
Feb 03 2016
C#, PVS-Studio, ReSharper
Andrey Karpov
There is one question that we constantly get asked: "Does it make sense to use PVS-Studio static code analyzer, if we already have ReSharper?". Programmers probably expect to see an article with...
...
View more Pagination arrow previous
Showing: - of 1623