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

Build: #31837
Status: Still Failing

Duration: 40 mins and 7 secs
Commit: c98eab8 (master)
Author: Pauli
Message: evp_pmeth: free the MD reference correctly.

The code was calling EVP_MD_meth_free which is incorrect.  It should call
EVP_MD_free.  It happened to work but by luck rather than design.

Reviewed-by: Matt Caswell <[email protected]>
(Merged from https://github.com/openssl/openssl/pull/10973)

View the changeset: 
https://github.com/openssl/openssl/compare/ca2bf555cd64...c98eab85b8a6

View the full build log and details: 
https://travis-ci.org/openssl/openssl/builds/644238908?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