[ 
https://issues.apache.org/jira/browse/CXF-3821?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13114768#comment-13114768
 ] 

Mark Mc Kenna commented on CXF-3821:
------------------------------------

Hi Sergey.
I have looked into this a bit more.....It appears that the root of the problem 
is in the readFrom function. If the inputStream (arg5) is null a NPE is thrown 
when populateMap is called.
M

> FormEncodingProvider does not check for null incoming object
> ------------------------------------------------------------
>
>                 Key: CXF-3821
>                 URL: https://issues.apache.org/jira/browse/CXF-3821
>             Project: CXF
>          Issue Type: Bug
>          Components: JAX-RS
>    Affects Versions: 2.4.2
>            Reporter: Mark Mc Kenna
>            Priority: Minor
>
> FormEncodingProvider does not check for null incoming object. A NPE is then 
> thrown at line FormEncodingProvider Line 133

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to