...
Tool | Version | Checker | Description | ||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Astrée |
| Supported, but no explicit checker | |||||||||||
CodeSonar |
| LANG.STRUCT.UUVAL | Unused value | ||||||||||
| UNUSED_VALUE | Finds variables that are assigned pointer values returned from a function call but never used | |||||||||||
Helix QAC |
| ||||||||||||
Klocwork |
| ||||||||||||
LDRA tool suite |
| 1 D, 8 D, 105 D, 94 D, 15 D | Fully implemented | ||||||||||
Parasoft C/C++test |
| CERT_C-MSC13-a | Avoid unnecessary local variables | ||||||||||
PC-lint Plus |
| 438, 505, 529, 715, 838 | Partially supported | ||||||||||
Polyspace Bug Finder |
| Checks for:
Rec. partially covered. | |||||||||||
PRQA QA-C |
| 2980, 2981, 2982, 2983, 2984, 2985, 2986, 3203, 3205, 3206, 3207, 3229, 1500, 1502 | Fully implemented | ||||||||||
PVS-Studio |
| V519, V596, V603, V714, V744, V751, V763, V1001 | |||||||||||
SonarQube C/C++ Plugin |
| S1854 | Helix QAC | Include Page | | Helix QAC_V | Helix QAC_V
Related Vulnerabilities
Search for vulnerabilities resulting from the violation of this rule on the CERT website.
...