Skip to search formSkip to main contentSkip to account menu

Cppcheck

Cppcheck is a static code analysis tool for the C and C++ programming languages. It is a versatile tool that can check non-standard code. The creator… 
Wikipedia (opens in a new tab)

Papers overview

Semantic Scholar uses AI to extract papers important to this topic.
2019
2019
There are many static analysis tools implemented with diverse principles for finding program bugs. The theoretical principles… 
2019
2019
Precise pointer analysis is desired since it is a core technique to find memory defects. There are several dimensions of pointer… 
2017
2017
In this paper we explain how the C++ code quality is managed in ATLAS using a range of tools from compile-time through to run… 
2017
2017
Software trustworthiness has become one of the prominent studies in software quality assurance, in which the trustworthiness… 
2015
2015
In this work we present an industry-driven case study of applying static program analysis to the Android kernel. In particular… 
2015
2015
code analysis is a software verification activity in which source code is scrutinized for quality and security. In a Software… 
2015
2015
— Static analysis tools check the software for potential vulnerabilities and hence software security is improved with their usage… 
2014
2014
: Static analysis approach is widely used for detecting vulnerabilities within the code before the execution. C/C++ programming… 
2013
2013
The false positive rate and the false negative rate are too high for the open source software Cppcheck, and defects cannot be… 
2012
2012
In recent years, many C code static analyzers, with different abilities of bug detection, have appeared and been applied in…