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.
-
-
EXP33-PL. Do not invoke a function in a context for which it is not defined (SEI CERT Perl Coding Standard)
-
-
EXP30-PL. Do not use deprecated or obsolete functions or modules (SEI CERT Perl Coding Standard)
-
ARR38-C. Guarantee that library functions do not form invalid pointers (SEI CERT C Coding Standard)
-
ENV02-J. Do not trust the values of environment variables (SEI CERT Oracle Coding Standard for Java)
-
MSC01-J. Do not use an empty infinite loop (SEI CERT Oracle Coding Standard for Java)
-
FIO02-J. Detect and handle file-related errors (SEI CERT Oracle Coding Standard for Java)
-
FIO00-J. Do not operate on files in shared directories (SEI CERT Oracle Coding Standard for Java)
-
FIO01-J. Create files with appropriate access permissions (SEI CERT Oracle Coding Standard for Java)