Errored: openssl/openssl#37759 (master - d93bded)

Travis CI builds at travis-ci.com
Sun Sep 27 19:30:25 UTC 2020


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

Build: #37759
Status: Errored

Duration: 1 hr, 18 mins, and 19 secs
Commit: d93bded (master)
Author: hklaas
Message: optimise ssl3_get_cipher_by_std_name()

Return immediately on matched cipher. Without this patch the code only breaks out of the inner for loop, meaning for a matched TLS13 cipher the code will still loop through 160ish SSL3 ciphers.

CLA: trivial

Reviewed-by: Paul Dale <paul.dale at oracle.com>
Reviewed-by: Dmitry Belyavskiy <beldmit at gmail.com>
(Merged from https://github.com/openssl/openssl/pull/13000)

View the changeset: https://github.com/openssl/openssl/compare/8c27ee6e0562...d93bded6aa28

View the full build log and details: https://travis-ci.com/github/openssl/openssl/builds/186895580?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/20200927/485ed5b8/attachment.html>


More information about the openssl-commits mailing list