Still Failing: openssl/openssl#38021 (master - a815445)
Travis CI
builds at travis-ci.com
Tue Oct 13 08:29:46 UTC 2020
Build Update for openssl/openssl
-------------------------------------
Build: #38021
Status: Still Failing
Duration: 1 hr, 25 mins, and 1 sec
Commit: a815445 (master)
Author: Richard Levitte
Message: EVP: Take care of locks when downgrading an EVP_PKEY
The temporary copy that's made didn't have a lock, which could end up
with a crash. We now handle locks a bit better, and take extra care to
lock it and keep track of which lock is used where and which lock is
thrown away.
Fixes #12876
Reviewed-by: Shane Lontis <shane.lontis at oracle.com>
(Merged from https://github.com/openssl/openssl/pull/12978)
View the changeset: https://github.com/openssl/openssl/compare/9f7505ab6a1c...a8154452e5f5
View the full build log and details: https://travis-ci.com/github/openssl/openssl/builds/189628184?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/20201013/b690a626/attachment.html>
More information about the openssl-commits
mailing list