Versions Compared

Key

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

...

Tool

Version

Checker

Description

Fortify SCA

V. 5.0

 

Will detect integer operations that cause overflow but not all cases where size_t is not used.

Splint

Include Page
Splint_VSplint_V

 

 

Compass/ROSE

 

 

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.

Fortify SCA

5.0

 

Will detect integer operations that cause overflow but not all cases where size_t is not used.

LDRA tool suite

Include Page
LDRA_V
LDRA_V

93 S

Fully implemented.

Splint

Include Page
Splint_V
Splint_V

 

 

Related Vulnerabilities

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

...

Bibliography

...