Broken: openssl/openssl#26702 (OpenSSL_1_0_2-stable - aa8b244)

Travis CI builds at travis-ci.org
Sun Jul 21 08:21:51 UTC 2019


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

Build: #26702
Status: Broken

Duration: 6 mins and 43 secs
Commit: aa8b244 (OpenSSL_1_0_2-stable)
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: Paul Dale <paul.dale at oracle.com>
(Merged from https://github.com/openssl/openssl/pull/9419)

View the changeset: https://github.com/openssl/openssl/compare/7a7afc559ebc...aa8b244e5c22

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


More information about the openssl-commits mailing list