[openssl-commits] Failed: openssl/openssl#11485 (master - 5190940)
Travis CI
builds at travis-ci.org
Fri Jun 2 10:05:44 UTC 2017
Build Update for openssl/openssl
-------------------------------------
Build: #11485
Status: Failed
Duration: 19 minutes and 31 seconds
Commit: 5190940 (master)
Author: Matt Caswell
Message: Left shift of a negative number is undefined behaviour
Fix undefined behaviour in curve25519.c. Prior to this running with
ubsan produces errors like this:
crypto/ec/curve25519.c:3871:18: runtime error: left shift of negative
value -22867
[extended tests]
Reviewed-by: Andy Polyakov <appro at openssl.org>
(Merged from https://github.com/openssl/openssl/pull/3600)
View the changeset: https://github.com/openssl/openssl/compare/a2d9cfbac5d8...51909407c2ac
View the full build log and details: https://travis-ci.org/openssl/openssl/builds/238681753?utm_source=email&utm_medium=notification
--
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/20170602/d2a142d9/attachment.html>
More information about the openssl-commits
mailing list