Build Update for openssl/openssl
-------------------------------------

Build: #33481
Status: Errored

Duration: 1 hr, 2 mins, and 43 secs
Commit: c2146b5 (master)
Author: Matt Caswell
Message: Don't attempt to up-ref an EVP_CIPHER if it is NULL

EVP_CIPHERs in the ssl_cipher_methods table can be NULL if
they are not available. We shouldn't attempt to up-ref a
cipher if it is NULL.

Reviewed-by: Shane Lontis <[email protected]>
(Merged from https://github.com/openssl/openssl/pull/11426)

View the changeset: 
https://github.com/openssl/openssl/compare/743d9c16deee...c2146b57d296

View the full build log and details: 
https://travis-ci.org/github/openssl/openssl/builds/668772270?utm_medium=notification&utm_source=email

--

You can unsubscribe from build emails from the openssl/openssl repository going 
to 
https://travis-ci.org/account/preferences/unsubscribe?repository=5849220&utm_medium=notification&utm_source=email.
Or unsubscribe from *all* email updating your settings at 
https://travis-ci.org/account/preferences/unsubscribe?utm_medium=notification&utm_source=email.
Or configure specific recipients for build notifications in your .travis.yml 
file. See https://docs.travis-ci.com/user/notifications.

Reply via email to