Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Added rose checker algorithm

...

Fortify SCA Version 5.0 with the CERT C Rule Pack can detect violations of this recommendation.

The tool Compass/ROSE could detect violations of this recommendation by simply flagging any instance of a variable of type char (without a signed or unsigned qualifier) that appears in an arithmetic expression.

Related Vulnerabilities

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

...