You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hc.apache.org by Oleg Kalnichevski <ol...@apache.org> on 2011/07/10 12:40:06 UTC

Re: svn commit: r1144472

On Fri, 2011-07-08 at 20:06 +0000, asankha@apache.org wrote:
> Author: asankha
> Date: Fri Jul  8 20:06:16 2011
> New Revision: 1144472
> 
> URL: http://svn.apache.org/viewvc?rev=1144472&view=rev
> Log:
> fix possible NPE if the connection is closed - and the address is null
> 
> 
> Modified:
>     httpcomponents/httpcore/trunk/httpcore-nio/src/main/java/org/apache/http/impl/nio/DefaultNHttpClientConnection.java
>     httpcomponents/httpcore/trunk/httpcore-nio/src/main/java/org/apache/http/impl/nio/DefaultNHttpServerConnection.java
>     httpcomponents/httpcore/trunk/httpcore-nio/src/main/java/org/apache/http/impl/nio/reactor/IOSessionImpl.java
> 

Asankha

I refactored your changes in the trunk slightly. Hope it is ok. Please
double-check.

Oleg



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


Re: svn commit: r1144472

Posted by "Asankha C. Perera" <as...@apache.org>.
Hi Oleg
> I refactored your changes in the trunk slightly. Hope it is ok. Please
> double-check.
Looks ok.. thanks!

asankha

-- 
Asankha C. Perera
AdroitLogic, http://adroitlogic.org

http://esbmagic.blogspot.com





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