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

Posts

May 28 2013
Monitoring a program that monitors computer networks
Andrey Karpov
There exists the NetXMS project, which is a software product designed to monitor computer systems and networks. It can be used to monitor the whole IT-infrastructure, from SNMP-compatible devices...
...
May 14 2013
Errors detected in C++Builder
Andrey Karpov
We have checked the header files from the Embarcadero C++Builder XE3 project. In fact, it means that we have checked just a small number of inline-functions. Accordingly, quite few issues were...
...
Subscribe to the newsletter
Want to receive a monthly digest of the most interesting articles and news? Subscribe!
Apr 30 2013
Why Windows 8 drivers are buggy
Andrey Karpov
We have checked the Windows 8 Driver Samples pack with our analyzer PVS-Studio and found various bugs in its samples. There is nothing horrible about it - bugs can be found everywhere, so the...
...
Apr 26 2013
How to unite several separate projects into one general Visual Studio solution (.sln file)
Paul Eremeev
For the purpose of testing our C/C++ analyzer PVS-Studio, we often check various open-source projects and publish reports about bugs we have found. It is obvious that we seek projects of large...
...
Apr 25 2013
The history of developing the PVS-Studio version for Embarcadero RAD Studio
Paul Eremeev
I suppose most readers of our blog already knew that PVS-Studio is a static analyzer for C/C++ source code. But I believe that few of you really wonder about what a static code analyzer actually...
...
Apr 23 2013
Static analysis is most efficient when being used regularly. We'll tell you why...
Evgenii Ryzhkov
Some of our users run static analysis only occasionally. They find new errors in their code and, feeling glad about this, willingly renew PVS-Studio licenses. I should feel glad too, shouldn't I...
...
Apr 18 2013
Using PVS-Studio with huge projects (MSBuild integration)
Andrey Karpov
If your solution includes a lot of large projects, you may find it uncomfortable to operate the PVS-Studio analyzer when checking it. In this small post we'll explain why it happens and...
...
Apr 16 2013
PVS-Studio registration key for 5 days
Andrey Karpov
As an experiment, we have decided to offer everyone interested a PVS-Studio registration key for 5 days to study its 64-bit diagnostics more...
...
Apr 09 2013
PVS-Studio and open-source software
Andrey Karpov
I've decided to write about the work our team is doing regarding open-source projects. I will give a list of open-source projects we have checked by now with the PVS-Studio analyzer. Then I'll...
...
Apr 09 2013
The difference between static analysis and code review
Andrey Karpov
Both static analysis and code review are methods to find errors and vulnerabilities in source code without explicitly executing the program being...
...
View more Pagination arrow previous
Showing: - of 1607