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.
-
ERR58-CPP. Handle all exceptions thrown before main() begins executing (SEI CERT C++ Coding Standard)
-
-
VNA05-J. Ensure atomicity when reading and writing 64-bit values (SEI CERT Oracle Coding Standard for Java)
-
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)
-
-
-
DCL37-C. Do not declare or define a reserved identifier (SEI CERT C Coding Standard)
-
DCL56-CPP. Avoid cycles during initialization of static objects (SEI CERT C++ Coding Standard)