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.
-
IDS35-PL. Do not invoke the eval form with a string argument (SEI CERT Perl Coding Standard)
-
IDS34-PL. Do not pass untrusted, unsanitized data to a command interpreter (SEI CERT Perl Coding Standard)
-
IDS33-PL. Sanitize untrusted data passed across a trust boundary (SEI CERT Perl Coding Standard)
-
-
POS52-C. Do not perform operations that can block while holding a POSIX lock (SEI CERT C Coding Standard)
-
POS51-C. Avoid deadlock with POSIX threads by locking in predefined order (SEI CERT C Coding Standard)
-
-
-
POS48-C. Do not unlock or destroy another POSIX thread's mutex (SEI CERT C Coding Standard)
-