Fix prev commit

This commit is contained in:
Howard Chu 2008-08-15 10:53:11 +00:00
parent baad2b249d
commit 46049f1d13

View file

@ -675,6 +675,7 @@ ldap_set_option(
case LDAP_OPT_DEBUG_LEVEL:
case LDAP_OPT_TIMEOUT:
case LDAP_OPT_NETWORK_TIMEOUT:
case LDAP_OPT_CONNECT_CB:
if(invalue == NULL) {
/* no place to set from */
return LDAP_OPT_ERROR;