...
Tool | Version | Checker | Description | ||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| NO_EFFECT | Finds statements or expressions that do not accomplish anything, or statements that perform an unintended action. | |||||||||||||
GCC | 3.0 | Options detect unused local variables or non-constant static variables, and unused function parameters, respectively. | |||||||||||||
|
|
|
| ||||||||||||
|
|
|
| ||||||||||||
|
|
|
|
Related Vulnerabilities
...
MISRA Rule 14.1 and Rule 14.2
Bibliography
...
\[[Coverity 2007|AA. Bibliography#Coverity 07]\]
...