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

Posts: # StaticAnalysis

Jul 21 2011
Leo Tolstoy and static code analysis
Andrey Karpov
This time we checked Apache HTTP Server with PVS-Studio. As we had expected, we found errors there. The errors are few. We expected this...
...
Apr 12 2011
Why you should run static code analysis regularly and not from time to time (for instance, at "each release")
Evgenii Ryzhkov
While developing and helping people to use static code analyzers, we constantly encounter an inefficient approach to using these tools. Developers would launch the tool, find and fix...
...
Subscribe to the newsletter
Want to receive a monthly digest of the most interesting articles and news? Subscribe!
Dec 24 2010
Cases when a static code analyzer may help you
Andrey Karpov
The static code analysis method is the method of searching for places in program text that are highly probable to contain errors. Programmers use special tools called static code analyzers for...
...
Static analysis and regular expressions
Andrey Karpov
I develop the PVS-Studio static code analyzer intended for analyzing C/C++ software. After we implemented general analysis in PVS-Studio 4.00, we received a lot of responses, both positive...
...
Jan 10 2009
Konstantin Knizhnik: static analysis, a view from aside
Andrey Karpov
The article is an interview with Konstantin Knizhnik taken by Andrey Karpov, "Program Verification Systems" company's worker. In this interview the issues of static code analysis, relevance...
...
Static code analysis for verification of the 64-bit applications
Andrey Karpov, Evgenii Ryzhkov
The coming of 64-bit processors to the PC market causes a problem which the developers have to solve: the old 32-bit applications should be ported to the new platform. After such code migration...
...
View more Pagination arrow previous
Showing: - of 86