Labelled content
Every content item in this list is tagged with all the required labels:
To add a label to the list of required labels, choose '+ labelname' from Related Labels.
To remove a label from the required labels, choose '- labelname' from above.
-
ERR05-J. Do not let checked exceptions escape from a finally block (SEI CERT Oracle Coding Standard for Java)
-
ERR04-J. Do not complete abruptly from a finally block (SEI CERT Oracle Coding Standard for Java)
-
ERR01-J. Do not allow exceptions to expose sensitive information (SEI CERT Oracle Coding Standard for Java)
-
ERR06-C. Understand the termination behavior of assert() and abort() (SEI CERT C Coding Standard)
-
-
ERR04-C. Choose an appropriate termination strategy (SEI CERT C Coding Standard)
-
-
ERR02-C. Avoid in-band error indicators (SEI CERT C Coding Standard)
-
ERR01-C. Use ferror() rather than errno to check for FILE stream errors (SEI CERT C Coding Standard)
-