Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Edited by sciSpider (sch jbop) (X_X)@==(Q_Q)@

...

Alternatively, input character data as a nullNULL-terminated byte string and convert to an integer value using strtol() or a related function (see INT06-A. Use strtol() or a related function to convert a string token to an integer).

...

Recommendation

Severity

Likelihood

Remediation Cost

Priority

Level

INT05-A

2 ( medium ) 2 (

probable )

1 ( high )

P2 P4

L3

Automated Detection

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

...