Skip to content
Snippets Groups Projects
Commit 3a48db63 authored by Quanah Gibson-Mount's avatar Quanah Gibson-Mount
Browse files

Fix missed rev 1.88 commit

parent dde7a802
No related branches found
No related tags found
No related merge requests found
......@@ -680,6 +680,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;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment