From: Ondřej Kuzník Date: Tue, 19 Mar 2019 16:44:30 +0000 (+0000) Subject: ITS#8980 Actually return the computed status X-Git-Tag: OPENLDAP_REL_ENG_2_4_48~102 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d1653bb1a58e4ecb762a6222e58ebf192b0baa06;p=thirdparty%2Fopenldap.git ITS#8980 Actually return the computed status --- diff --git a/libraries/libldap/tls_o.c b/libraries/libldap/tls_o.c index b10121d3ae..056dafc9a7 100644 --- a/libraries/libldap/tls_o.c +++ b/libraries/libldap/tls_o.c @@ -465,6 +465,7 @@ tlso_session_connect( LDAP *ld, tls_session *sess ) } } #endif /* LDAP_USE_NON_BLOCKING_TLS */ + return rc; } static int