On Fri, 2011-07-08 at 20:06 +0000, [email protected] 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: [email protected] For additional commands, e-mail: [email protected]
