Versions Compared

Key

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

...

Tool

Version

Checker

Description

Section

Fortify SCA

Section

V. 5.0

 

Section

will detect integer operations that cause overflow, but not all cases where size_t is not used

Section

Splint

Include Page
c:Splint_V
c:Splint_V

 

 

Section

Compass/ROSE

 

 

Section

can detect violations of this recommendation. In particular, it catches comparisons and operations where one operand is of type size_t or rsize_t and the other is not

Section

LDRA tool suite

Include Page
c:LDRA_V
c:LDRA_V
Section

93 S

Section

Fully Implemented

Related Vulnerabilities

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

...