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

Build: #26651
Status: Still Failing

Duration: 18 mins and 45 secs
Commit: 04edd68 (master)
Author: Bernd Edlinger
Message: Add value_barriers in constant time select functions

The barriers prevent the compiler from narrowing down the
possible value range of the mask and ~mask in the select
statements, which avoids the recognition of the select
and turning it into a conditional load or branch.

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

View the changeset: 
https://github.com/openssl/openssl/compare/05f4eb2dc983...04edd688b372

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