Still Failing: openssl/openssl#36999 (master - b6ef3c7)

Travis CI builds at travis-ci.com
Fri Aug 28 11:55:55 UTC 2020


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

Build: #36999
Status: Still Failing

Duration: 1 hr, 36 mins, and 13 secs
Commit: b6ef3c7 (master)
Author: T.Yanagisawa
Message: Correct description of BN_mask_bits

CLA: trivial

Correct right shift to left shift.
Pseudo code `a&=~((~0)>>n)` means "get higher n-bits of a", but actually crypto lib gives lower n-bits.

Reviewed-by: Matt Caswell <matt at openssl.org>
Reviewed-by: Paul Dale <paul.dale at oracle.com>
(Merged from https://github.com/openssl/openssl/pull/12727)

View the changeset: https://github.com/openssl/openssl/compare/33855c0af604...b6ef3c7089e8

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

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mta.openssl.org/pipermail/openssl-commits/attachments/20200828/711748be/attachment.html>


More information about the openssl-commits mailing list