Still Failing: openssl/openssl#34214 (master - 7ffce85)

Travis CI builds at travis-ci.org
Mon Apr 27 16:21:50 UTC 2020


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

Build: #34214
Status: Still Failing

Duration: 12 mins and 51 secs
Commit: 7ffce85 (master)
Author: Arne Schwabe
Message: Fix type cast in SSL_CTX_set1_groups macro

The macro casts the glist parameter to char*
instead of (int *) like the documentation of the function suggest.

Also the function tls1_set_groups that is called from SSL_CTX_ctrl
takes an int * argument. This looks like a copy&paste error from
SSL_CTX_set1_groups_list function.

CLA: trivial
Signed-off-by: Arne Schwabe <arne at rfc2549.org>

Reviewed-by: Ben Kaduk <kaduk at mit.edu>
Reviewed-by: Tomas Mraz <tmraz at fedoraproject.org>
(Merged from https://github.com/openssl/openssl/pull/11614)

View the changeset: https://github.com/openssl/openssl/compare/d0bcad73253b...7ffce8523727

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


More information about the openssl-commits mailing list