mirror of
https://git.openldap.org/openldap/openldap.git
synced 2024-12-21 03:10:25 +08:00
Return rc for tls_init_def_ctx
This commit is contained in:
parent
ea52fa57b7
commit
eb0c92c7df
@ -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) *
|
||||
|
Loading…
Reference in New Issue
Block a user