[openssl-commits] Still Failing: openssl/openssl#10166 (master - 429223d)
Travis CI
builds at travis-ci.org
Tue Apr 11 20:30:04 UTC 2017
Build Update for openssl/openssl
-------------------------------------
Build: #10166
Status: Still Failing
Duration: 19 minutes and 25 seconds
Commit: 429223d (master)
Author: Richard Levitte
Message: Fix x_int64.c
Clearing a misunderstanding. The routines c2i_uint64_int() and
i2c_uint64_int() expect to receive that internal values are absolute
and with a separate sign flag, and the x_int64.c code handles values
that aren't absolute and have the sign bit embedded. We therefore
need to convert between absolute and non-absolute values for the
encoding of negative values to be correct.
[extended tests]
Reviewed-by: Andy Polyakov <appro at openssl.org>
(Merged from https://github.com/openssl/openssl/pull/3160)
View the changeset: https://github.com/openssl/openssl/compare/fe55c4a20f79...429223d198aa
View the full build log and details: https://travis-ci.org/openssl/openssl/builds/221098597
--
You can configure 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/20170411/dd4d874a/attachment.html>
More information about the openssl-commits
mailing list