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.
-
EXP52-CPP. Do not rely on side effects in unevaluated operands (SEI CERT C++ Coding Standard)
-
EXP51-CPP. Do not delete an array through a pointer of the incorrect type (SEI CERT C++ Coding Standard)
-
-
EXP58-CPP. Pass an object of the correct type to va_start (SEI CERT C++ Coding Standard)
-
EXP07-J. Prevent loss of useful data due to weak references (SEI CERT Oracle Coding Standard for Java)
-
-
EXP42-C. Do not compare padding data (SEI CERT C Coding Standard)
-
-
EXP01-PL. Do not depend on the return value of functions that lack a return statement (SEI CERT Perl Coding Standard)
-
EXP06-PL. Do not use an array in an implicit scalar context (SEI CERT Perl Coding Standard)