Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Recommendation

Severity

Likelihood

Remediation Cost

Priority

Level

MSC13-C

lowLow

unlikelyUnlikely

mediumMedium

P2

L3

Automated Detection

Tool

Version

Checker

Description

Coverity

Include Page
Coverity_V
Coverity_V

UNUSED_VALUE

Finds variables that are assigned pointer values returned from a function call but never used

Klocwork

Include Page
Klocwork_V
Klocwork_V

 

Can detect violations of this rule with a number of checkers

LDRA tool suite

Include Page
LDRA_V
LDRA_V

1 D
70 D
94 D
15 D

Fully implemented

PRQA QA-C
Include Page
PRQA_V
PRQA_V

3195
3197
3198
3199

Fully implemented

Related Vulnerabilities

Search for vulnerabilities resulting from the violation of this rule on the CERT website.

...