Labelled content
This list shows content tagged with the following label:
To add a label to the list of required labels, choose '+ labelname' from Related Labels.
-
-
POS48-C. Do not unlock or destroy another POSIX thread's mutex (SEI CERT C Coding Standard)
-
VNA02-J. Ensure that compound operations on shared variables are atomic (SEI CERT Oracle Coding Standard for Java)
-
SEC02-J. Do not base security checks on untrusted sources (SEI CERT Oracle Coding Standard for Java)
-
TSM01-J. Do not let the this reference escape during object construction (SEI CERT Oracle Coding Standard for Java)
-
VNA03-J. Do not assume that a group of calls to independently atomic methods is atomic (SEI CERT Oracle Coding Standard for Java)
-
POS38-C. Beware of race conditions when using fork and file descriptors (SEI CERT C Coding Standard)
-
FIO03-J. Remove temporary files before termination (SEI CERT Oracle Coding Standard for Java)
-
THI01-J. Do not invoke ThreadGroup methods (SEI CERT Oracle Coding Standard for Java)
-
OBJ11-J. Be wary of letting constructors throw exceptions (SEI CERT Oracle Coding Standard for Java)