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

Build: #25868
Status: Still Failing

Duration: 24 mins and 0 secs
Commit: cd0fb43 (master)
Author: Matt Caswell
Message: Following the previous 2 commits also move ecpointformats out of 
session

The previous 2 commits moved supported groups and ciphers out of the
session object to avoid race conditions. We now also move ecpointformats
for consistency. There does not seem to be a race condition with access
to this data since it is only ever set in a non-resumption handshake.
However, there is no reason for it to be in the session.

Reviewed-by: Tomas Mraz <[email protected]>
(Merged from https://github.com/openssl/openssl/pull/9162)

View the changeset: 
https://github.com/openssl/openssl/compare/e7a4682d0b34...cd0fb43cbe27

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

Reply via email to