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

Sebb closed HTTPCLIENT-833.
---------------------------


I would have fixed it, but was not 100% sure that it was a typo...

> 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]

Reply via email to