Still Failing: openssl/openssl#26651 (master - 04edd68)

Travis CI builds at travis-ci.org
Thu Jul 18 14:21:14 UTC 2019


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 <tmraz at fedoraproject.org>
Reviewed-by: Kurt Roeckx <kurt at roeckx.be>
(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.

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mta.openssl.org/pipermail/openssl-commits/attachments/20190718/91ea1e59/attachment.html>


More information about the openssl-commits mailing list