Versions Compared

Key

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

...

SEI CERT C Coding StandardERR33-C. Detect and handle standard library errors
MITRE CWE

CWE 252, Unchecked Return Value

CWE 391, Unchecked Error Condition

CWE 476, NULL Pointer Dereference

CWE 690, Unchecked Return Value to NULL Pointer Dereference

CWE 703, Improper Check or Handling of Exceptional Conditions

CWE 754, Improper Check for Unusual or Exceptional Conditions

...