...
This rule appears in the C++ Secure Coding Standard as ARR40-CPP. Use a Valid Ordering Rule.
References
| Wiki Markup |
|---|
\[[GongBloch 0308|AA. Java References#GongReferences#Bloch 0308]\] Item 11: Override {{clone}} judiciously \[[WareGong 0803|AA. Java References#WareReferences#Gong 0803]\] |
...
MET37-J. Do not call overridable methods from a privileged block 10. Methods (MET) MET35-J. Ensure that the clone method calls super.clone