Errored: openssl/openssl#38720 (master - 719bc0e)
Travis CI
builds at travis-ci.com
Thu Nov 26 22:52:08 UTC 2020
Build Update for openssl/openssl
-------------------------------------
Build: #38720
Status: Errored
Duration: 50 mins and 58 secs
Commit: 719bc0e (master)
Author: Shane Lontis
Message: Fix EVP_CIPHER_CTX_set_padding for legacy path
Fixes #13057
When using an engine, there is no cipher->prov so a call to
EVP_CIPHER_CTX_set_padding() returns an error when
evp_do_ciph_ctx_setparams() is called. For the legacy path it needs to
avoid doing the call and just return 1.
Reviewed-by: Richard Levitte <levitte at openssl.org>
Reviewed-by: Ben Kaduk <kaduk at mit.edu>
(Merged from https://github.com/openssl/openssl/pull/13437)
View the changeset: https://github.com/openssl/openssl/compare/8dc34b1f579f...719bc0e82631
View the full build log and details: https://travis-ci.com/github/openssl/openssl/builds/204784859?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/20201126/cc24c108/attachment.html>
More information about the openssl-commits
mailing list