...
Tool | Version | Checker | Description | ||||||
---|---|---|---|---|---|---|---|---|---|
LDRA tool suite |
| 8 D | Partially implemented | ||||||
Parasoft C/C++test |
| CERT_C-DCL22-a | Avoid unused values | ||||||
Polyspace Bug Finder |
| MISRA CERT C: 2012 Rule 2.2Rec. DCL22-C | Checks for write without a further read (rule partially covered) Variable never read after assignment There shall be no dead code |
Related Vulnerabilities
Search for vulnerabilities resulting from the violation of this rule on the CERT website.
...