[Date Prev][Date Next] [Chronological] [Thread] [Top]

(ITS#5142) NullPointerException in com.novell.ldap.Connection.setSocketTimeOut



Full_Name: Timothy Nowacyzk
Version: jldap 4.3
OS: OS X
URL: 
Submission from: (NULL) (137.54.129.39)


com.novell.ldap.Connection.setSocketTimeOut should check that socket is != null
before attempting socket.setSoTimeout(timeout);