This site is the archived OWASP Foundation Wiki and is no longer accepting Account Requests.
To view the new OWASP Foundation website, please visit https://owasp.org

Talk:Unchecked Return Value: Missing Check against Null

From OWASP
Revision as of 15:53, 5 January 2009 by Arjanl (talk | contribs) (New page: a control could be using "CONSTANT".equals(variable) instead of variable.equals("CONSTANT"))

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

a control could be using "CONSTANT".equals(variable) instead of variable.equals("CONSTANT")