...
Search for vulnerabilities resulting from the violation of this rule on the CERT website.
References
Wiki Markup |
---|
\[[JLS 05|AA. Java References#JLS 05]\] [Section 15.25, Conditional Operator ? :|http://java.sun.com/docs/books/jls/third_edition/html/expressions.html#15.25] \[[Bloch 05|AA. Java References#Bloch 05]\] Puzzle 8: Dos Equis \[[Findbugs 08|AA. Java References#Findbugs 08]\] ""Bx: Primitive value is unboxed and coerced for ternary operator"" |
...
04. Expressions (EXP) 04. Expressions (EXP) EXP01-J. Ensure a null pointer is not dereferenced