Still Failing: openssl/openssl#36441 (master - 0f9fdef)

Travis CI builds at travis-ci.com
Sat Aug 1 04:34:33 UTC 2020


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

Build: #36441
Status: Still Failing

Duration: 1 hr, 26 mins, and 49 secs
Commit: 0f9fdef (master)
Author: Matt Caswell
Message: Fix an ENGINE leak in asn1_item_digest_with_libctx

Commit 6725682d introduced a call to ENGINE_get_digest_engine() into
the function asn1_item_digest_with_libctx() to determine whether there
is an ENGINE registered to handle the specified digest. However that
function increases the ref count on the returned ENGINE object, so it
must be freed.

Fixes #12558

[extended tests]

Reviewed-by: Paul Dale <paul.dale at oracle.com>
Reviewed-by: Nicola Tuveri <nic.tuv at gmail.com>
(Merged from https://github.com/openssl/openssl/pull/12560)

View the changeset: https://github.com/openssl/openssl/compare/790a1b030ac6...0f9fdefeb057

View the full build log and details: https://travis-ci.com/github/openssl/openssl/builds/178035936?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/20200801/f8f6306e/attachment-0001.html>


More information about the openssl-commits mailing list