...
Search for vulnerabilities resulting from the violation of this rule on the CERT website.
Other Languages
This rule appears in the C++ Secure Coding Standard as STL32-CPP. Use a Valid Ordering Rule.
References
Wiki Markup |
---|
\[[API 06|AA. Java References#API 06]\] [method compareTo()|http://java.sun.com/javase/6/docs/api/java/lang/Comparable.html#compareTo(java.lang.Object)] |