Versions Compared

Key

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

...

ERR00-A. Detect errors by checking return values

ERR01-A. Use ferror() to check for any accumulated error

Rules

PRE30ERR30-C. Do not create a universal character name through concatenationPRE31-C. Never invoke an unsafe macro with arguments containing assignment, increment, decrement, or function callReserved

Related Rules and Recommendations

Navigation Map
error-handling
error-handling
cellWidth450
wrapAfter1

Risk Assessment Summary

Recommendation

Severity

Likelihood

Remediation Cost

Priority

Level

PRE00 ERR00-A

1 (low)

1 (unlikely)

2 (medium)

P2

L3

Rule

Severity

Likelihood

Remediation Cost

Priority

Level

PRE30 ERR30-C

1 (low)

1 (unlikely)

1 (high)

P1

L3