Errored: openssl/openssl#37370 (master - 3101ab6)

Travis CI builds at travis-ci.com
Thu Sep 10 16:59:57 UTC 2020


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

Build: #37370
Status: Errored

Duration: 1 hr, 23 mins, and 36 secs
Commit: 3101ab6 (master)
Author: Matt Caswell
Message: Fix an EVP_MD_CTX leak

If we initialise an EVP_MD_CTX with a legacy MD, and then reuse the same
EVP_MD_CTX with a provided MD then we end up leaking the md_data.

We need to ensure we free the md_data if we change to a provided MD.

Reviewed-by: Tomas Mraz <tmraz at fedoraproject.org>
Reviewed-by: Shane Lontis <shane.lontis at oracle.com>
(Merged from https://github.com/openssl/openssl/pull/12779)

View the changeset: https://github.com/openssl/openssl/compare/b830e0042972...3101ab603cd8

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


--

You can unsubscribe from build emails from the openssl/openssl repository going to https://travis-ci.com/account/preferences/unsubscribe?repository=13885459&utm_medium=notification&utm_source=email.
Or unsubscribe from *all* email updating your settings at https://travis-ci.com/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.

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mta.openssl.org/pipermail/openssl-commits/attachments/20200910/9573c530/attachment-0001.html>


More information about the openssl-commits mailing list