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.
-
CON41-C. Wrap functions that can fail spuriously in a loop (SEI CERT C Coding Standard)
-
-
-
EXP42-C. Do not compare padding data (SEI CERT C Coding Standard)
-
ARR38-C. Guarantee that library functions do not form invalid pointers (SEI CERT C Coding Standard)
-
-
-
CON30-C. Clean up thread-specific storage (SEI CERT C Coding Standard)
-
CON37-C. Do not call signal() in a multithreaded program (SEI CERT C Coding Standard)
-
SIG35-C. Do not return from a computational exception signal handler (SEI CERT C Coding Standard)