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.
-
-
MSC33-C. Do not pass invalid data to the asctime() function (SEI CERT C Coding Standard)
-
SER07-J. Do not use the default serialized form for classes with implementation-defined invariants (SEI CERT Oracle Coding Standard for Java)
-
SER11-J. Prevent overwriting of externalizable objects (SEI CERT Oracle Coding Standard for Java)
-
SER06-J. Make defensive copies of private mutable components during deserialization (SEI CERT Oracle Coding Standard for Java)
-
SER10-J. Avoid memory and resource leaks during serialization (SEI CERT Oracle Coding Standard for Java)
-
SER05-J. Do not serialize instances of inner classes (SEI CERT Oracle Coding Standard for Java)
-
SER00-J. Enable serialization compatibility during class evolution (SEI CERT Oracle Coding Standard for Java)
-
DCL54-CPP. Overload allocation and deallocation functions as a pair in the same scope (SEI CERT C++ Coding Standard)
-
LCK01-J. Do not synchronize on objects that may be reused (SEI CERT Oracle Coding Standard for Java)