Still Failing: openssl/openssl#28963 (master - 552be00)

Travis CI builds at travis-ci.org
Sun Oct 6 10:31:36 UTC 2019


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

Build: #28963
Status: Still Failing

Duration: 22 mins and 0 secs
Commit: 552be00 (master)
Author: Richard Levitte
Message: EVP_{CIPHER,MD}_CTX_ctrl(): make sure to return 0 or 1

Even thought the underlying calls might return something other than 0
or 1, EVP_CIPHER_CTX_ctrl() and EVP_MD_CTX_ctrl() were made to only
return those values regardless.  That behaviour was recently lost, so
we need to restore it.

Fixes #10106

Reviewed-by: Matthias St. Pierre <Matthias.St.Pierre at ncp-e.com>
(Merged from https://github.com/openssl/openssl/pull/10108)

View the changeset: https://github.com/openssl/openssl/compare/7cfc0a555c85...552be00d429d

View the full build log and details: https://travis-ci.org/openssl/openssl/builds/594167327?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/20191006/f7671535/attachment.html>


More information about the openssl-commits mailing list