mirror of
https://git.openldap.org/openldap/openldap.git
synced 2026-01-03 13:40:37 -05:00
Fix prev commit
This commit is contained in:
parent
baad2b249d
commit
46049f1d13
1 changed files with 1 additions and 0 deletions
|
|
@ -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;
|
||||
|
|
|
|||
Loading…
Reference in a new issue