This thesis aims at development of a tool support for comparing the output of static analysis applied to different versions of program source codes. The thesis also comprises a discussion of three opensource static analyzers of the C source code. Based on this discussion, one of these analyzers, Cppcheck, was chosen for the implementation of the designed tool. The static analyzer's outputs, obtained for various versions of a specific program, are compared on the basis of the context of the line at which an error was found. The patch utility is used for comparing the appropriate contexts. Detected errors are classified into three groups: new, old, and fixed errors. A web interface allowing an easier-to-follow presentation of the results is a...
Nowadays, concurrent programming is used more and more in order to make multicore systems achieve th...
Static program analysis is a technique to analyse code without executing it, and can be used to find...
AbstractStatic program analysis complements traditional dynamic testing by discovering generic patte...
This paper contains an evaluation of common open source static analysistools available for C. The to...
Aim of this thesis is to produce a tool which performs static analysis on C language source code. Re...
Automated static analysis tools can perform efficient thorough checking of important properties of, ...
A large number of tools that automate the process of finding errors in pro-grams has recently emerge...
In this paper we compare three static code analysis tools. The tools represent three different appro...
Almost all software contains defects. Some defects are found easily while others are never found, ty...
Abstract. Static analysis examines program code and reasons over all possible behaviors that might a...
This work is about the plugin csigsafe for the GCC compiler. It uses static code analysis to detect ...
This work presents a methodological approach to comparison of static security code analyzers. It sub...
Abstract Many teams at CERN, develop their own software to solve their tasks. This software may be...
The validation of static program analysis tools is an extremely hard and time consuming process sinc...
Nowadays, many different tools to perform static analysis on software (ASATs) are available. These c...
Nowadays, concurrent programming is used more and more in order to make multicore systems achieve th...
Static program analysis is a technique to analyse code without executing it, and can be used to find...
AbstractStatic program analysis complements traditional dynamic testing by discovering generic patte...
This paper contains an evaluation of common open source static analysistools available for C. The to...
Aim of this thesis is to produce a tool which performs static analysis on C language source code. Re...
Automated static analysis tools can perform efficient thorough checking of important properties of, ...
A large number of tools that automate the process of finding errors in pro-grams has recently emerge...
In this paper we compare three static code analysis tools. The tools represent three different appro...
Almost all software contains defects. Some defects are found easily while others are never found, ty...
Abstract. Static analysis examines program code and reasons over all possible behaviors that might a...
This work is about the plugin csigsafe for the GCC compiler. It uses static code analysis to detect ...
This work presents a methodological approach to comparison of static security code analyzers. It sub...
Abstract Many teams at CERN, develop their own software to solve their tasks. This software may be...
The validation of static program analysis tools is an extremely hard and time consuming process sinc...
Nowadays, many different tools to perform static analysis on software (ASATs) are available. These c...
Nowadays, concurrent programming is used more and more in order to make multicore systems achieve th...
Static program analysis is a technique to analyse code without executing it, and can be used to find...
AbstractStatic program analysis complements traditional dynamic testing by discovering generic patte...