]> git.ipfire.org Git - thirdparty/openldap.git/commitdiff
ITS#8980 Actually return the computed status
authorOndřej Kuzník <ondra@openldap.org>
Tue, 19 Mar 2019 16:44:30 +0000 (16:44 +0000)
committerOndřej Kuzník <ondra@openldap.org>
Tue, 19 Mar 2019 16:46:03 +0000 (16:46 +0000)
libraries/libldap/tls_o.c

index de01465036d89764d3e63c3ea092c86712b89679..18f5c1f4bbff811f4fdfe7784a8e71f37b02064f 100644 (file)
@@ -542,6 +542,7 @@ tlso_session_connect( LDAP *ld, tls_session *sess )
                }
        }
 #endif /* LDAP_USE_NON_BLOCKING_TLS */
+       return rc;
 }
 
 static int