]> 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)
committerQuanah Gibson-Mount <quanah@openldap.org>
Tue, 19 Mar 2019 17:38:22 +0000 (17:38 +0000)
libraries/libldap/tls_o.c

index b10121d3aebc41eee91370f609bf1f82b76ec703..056dafc9a7a6e38f62ebcbee3924822120d29f38 100644 (file)
@@ -465,6 +465,7 @@ tlso_session_connect( LDAP *ld, tls_session *sess )
                }
        }
 #endif /* LDAP_USE_NON_BLOCKING_TLS */
+       return rc;
 }
 
 static int