[
https://issues.apache.org/jira/browse/HTTPCLIENT-833?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Oleg Kalnichevski resolved HTTPCLIENT-833.
------------------------------------------
Resolution: Fixed
Fix Version/s: 4.0 Beta 3
Fixed.
Sebastian, please do not be shy to fix things that are obviously wrong.
Cheers
Oleg
> SSLSocketFactory.connectSocket() possible NPE - or use of wrong variable?
> -------------------------------------------------------------------------
>
> Key: HTTPCLIENT-833
> URL: https://issues.apache.org/jira/browse/HTTPCLIENT-833
> Project: HttpComponents HttpClient
> Issue Type: Bug
> Reporter: Sebb
> Fix For: 4.0 Beta 3
>
>
> SSLSocketFactory.connectSocket() has a possible NPE at line 324:
> sock.connect(remoteAddress, connTimeout);
> Or perhaps this should really be:
> sslsock.connect(remoteAddress, connTimeout);
--
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: [email protected]
For additional commands, e-mail: [email protected]