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.
-
-
-
-
INT50-CPP. Do not cast to an out-of-range enumeration value (SEI CERT C++ Coding Standard)
-
-
EXP46-C. Do not use a bitwise operator with a Boolean-like operand (SEI CERT C Coding Standard)
-
ERR58-CPP. Handle all exceptions thrown before main() begins executing (SEI CERT C++ Coding Standard)
-
DCL38-C. Use the correct syntax when declaring a flexible array member (SEI CERT C Coding Standard)
-
MEM36-C. Do not modify the alignment of objects by calling realloc() (SEI CERT C Coding Standard)
-