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.d...@oracle.com>
Reviewed-by: Dmitry Belyavskiy <beld...@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.

Reply via email to