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.
-
POS04-C. Avoid using PTHREAD_MUTEX_NORMAL type mutex locks (SEI CERT C Coding Standard)
-
POS39-C. Use the correct byte ordering when transferring data between systems (SEI CERT C Coding Standard)
-
POS38-C. Beware of race conditions when using fork and file descriptors (SEI CERT C Coding Standard)
-
POS02-C. Follow the principle of least privilege (SEI CERT C Coding Standard)
-
POS37-C. Ensure that privilege relinquishment is successful (SEI CERT C Coding Standard)
-
-
POS05-C. Limit access to files by creating a jail (SEI CERT C Coding Standard)
-
-
-