]> git.sur5r.net Git - openldap/commitdiff
Return rc for tls_init_def_ctx
authorHoward Chu <hyc@openldap.org>
Tue, 11 Apr 2006 20:35:37 +0000 (20:35 +0000)
committerHoward Chu <hyc@openldap.org>
Tue, 11 Apr 2006 20:35:37 +0000 (20:35 +0000)
libraries/libldap/tls.c

index 504263ed14d3df89323f441daa95596dc9ba1d8a..450db9d2d0922b4c76ddeac33f6f9a8814b6244a 100644 (file)
@@ -416,6 +416,7 @@ ldap_pvt_tls_init_def_ctx( int is_server )
 #ifdef LDAP_R_COMPILE
        ldap_pvt_thread_mutex_unlock( &tls_def_ctx_mutex );
 #endif
+       return rc;
 }
 
 static STACK_OF(X509_NAME) *