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.
-
-
STR50-J. Use the appropriate method for counting characters in a string (SEI CERT Oracle Coding Standard for Java)
-
-
FIO23-C. Do not exit with unflushed data in stdout or stderr (SEI CERT C Coding Standard)
-
CON06-C. Ensure that every mutex outlives the data it protects (SEI CERT C Coding Standard)
-
CON08-C. Do not assume that a group of calls to independently atomic methods is atomic (SEI CERT C Coding Standard)
-
CON07-C. Ensure that compound operations on shared variables are atomic (SEI CERT C Coding Standard)
-
-
CON03-C. Ensure visibility when accessing shared variables (SEI CERT C Coding Standard)
-
WIN03-C. Understand HANDLE inheritance (SEI CERT C Coding Standard)