mirror of
https://git.openldap.org/openldap/openldap.git
synced 2026-01-01 04:29:35 -05:00
ITS#8980 Actually return the computed status
This commit is contained in:
parent
4534528fe1
commit
aba073e171
1 changed files with 1 additions and 0 deletions
|
|
@ -542,6 +542,7 @@ tlso_session_connect( LDAP *ld, tls_session *sess )
|
|||
}
|
||||
}
|
||||
#endif /* LDAP_USE_NON_BLOCKING_TLS */
|
||||
return rc;
|
||||
}
|
||||
|
||||
static int
|
||||
|
|
|
|||
Loading…
Reference in a new issue