Still Failing: openssl/openssl#33246 (master - a2b6231)

Travis CI builds at travis-ci.org
Thu Mar 19 12:55:53 UTC 2020


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

Build: #33246
Status: Still Failing

Duration: 52 mins and 37 secs
Commit: a2b6231 (master)
Author: Matt Caswell
Message: Handle the case where there is no digest in an EVP_MD_CTX

EVP_MD_CTX_ctrl assumes that a digest has always been set. However in a
non-legacy EVP_DigestSign* operation this is not the case because the
digest is handled entirely by the underlying signature implementation.

This fixes one of the travis failures on the master branch.

[extended tests]

Reviewed-by: Richard Levitte <levitte at openssl.org>
Reviewed-by: Tomas Mraz <tmraz at fedoraproject.org>
(Merged from https://github.com/openssl/openssl/pull/11317)

View the changeset: https://github.com/openssl/openssl/compare/8658feddea6a...a2b6231601c3

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

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mta.openssl.org/pipermail/openssl-commits/attachments/20200319/0f245bc0/attachment.html>


More information about the openssl-commits mailing list