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.
-
POS47-C. Do not use threads that can be canceled asynchronously (SEI CERT C Coding Standard)
-
LCK04-J. Do not synchronize on a collection view if the backing collection is accessible (SEI CERT Oracle Coding Standard for Java)
-
LCK03-J. Do not synchronize on the intrinsic locks of high-level concurrency objects (SEI CERT Oracle Coding Standard for Java)
-
LCK02-J. Do not synchronize on the class object returned by getClass() (SEI CERT Oracle Coding Standard for Java)
-
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)
-
-
IDS08-J. Sanitize untrusted data included in a regular expression (SEI CERT Oracle Coding Standard for Java)
-