You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hc.apache.org by "Roland Weber (JIRA)" <ji...@apache.org> on 2008/02/01 19:03:12 UTC

[jira] Closed: (HTTPCLIENT-737) EchoHandler:104 possible NPE

     [ https://issues.apache.org/jira/browse/HTTPCLIENT-737?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Roland Weber closed HTTPCLIENT-737.
-----------------------------------

       Resolution: Fixed
    Fix Version/s: 4.0 Alpha 3
         Assignee: Roland Weber

fixed

> EchoHandler:104 possible NPE
> ----------------------------
>
>                 Key: HTTPCLIENT-737
>                 URL: https://issues.apache.org/jira/browse/HTTPCLIENT-737
>             Project: HttpComponents HttpClient
>          Issue Type: Bug
>          Components: HttpClient
>            Reporter: Sebb
>            Assignee: Roland Weber
>             Fix For: 4.0 Alpha 3
>
>
> Line 104 of EchoHandler is
>     bae.setContentType(entity.getContentType());
> a few lines previously, entity is checked for null, so it appears that entity can be null.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@hc.apache.org
For additional commands, e-mail: dev-help@hc.apache.org