After renaming init, update errors.
Reviewed-by: Matt Caswell <matt@openssl.org>
This commit is contained in:
@@ -311,7 +311,7 @@ int OPENSSL_init_ssl(uint64_t opts, const OPENSSL_INIT_SETTINGS *settings)
|
||||
* sets an error etc
|
||||
*/
|
||||
stoperrset = 1;
|
||||
SSLerr(SSL_F_OPENSSL_INIT_SSL_LIBRARY_START, ERR_R_INIT_FAIL);
|
||||
SSLerr(SSL_F_OPENSSL_INIT_SSL, ERR_R_INIT_FAIL);
|
||||
}
|
||||
return 0;
|
||||
}
|
||||
|
Reference in New Issue
Block a user