Martin Choma created ELYWEB-6:
---------------------------------
Summary: Coverity, Dereference null return value ElytronHttpServletExchange
Key: ELYWEB-6
URL:
https://issues.jboss.org/browse/ELYWEB-6
Project: Elytron Web
Issue Type: Bug
Affects Versions: 1.2.0.Final
Reporter: Martin Choma
Assignee: Darran Lofthouse
Priority: Minor
Javadoc for ServletRequest.getRequestDispatcher(path) [1] says null can be returned.
Therefore Coverity detects disp.forward() as potentially dereferencing null code. [2]
[1]
https://docs.oracle.com/javaee/6/api/javax/servlet/ServletRequest.html#ge...
[2]
https://u2389337.ct.sendgrid.net/wf/click?upn=08onrYu34A-2BWcWUl-2F-2BfV0...
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)