...
Tool | Version | Checker | Description | ||||||
---|---|---|---|---|---|---|---|---|---|
| UNUSED_VALUE | Finds variables that are assigned pointer values returned from a function call but never used. | |||||||
|
| Can detect violations of this rule with a number of checkers. | |||||||
| 1 D | Fully implemented. | |||||||
PRQA QA-C |
| 3195 | Fully implemented. |
Related Vulnerabilities
Search for vulnerabilities resulting from the violation of this rule on the CERT website.
...