[openssl-commits] Fixed: openssl/openssl#16715 (master - 9cbcea7)

Travis CI builds at travis-ci.org
Sat Mar 3 21:42:35 UTC 2018


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

Build: #16715
Status: Fixed

Duration: 33 minutes and 5 seconds
Commit: 9cbcea7 (master)
Author: Andy Polyakov
Message: ec/curve448/f_generic.c: fix VC-WIN32 debug build failure.

Debugging asserts had implicit casts that triggered the warnings.
However, instead of making the casts explicit it's more appropriate
to perform checks that ensure that implicit casts were safe.

ec/curve448/scalar.c: size_t-fy scalar_decode_short.

Reviewed-by: Rich Salz <rsalz at openssl.org>
(Merged from https://github.com/openssl/openssl/pull/5494)

View the changeset: https://github.com/openssl/openssl/compare/55a7f77d7293...9cbcea7e68f0

View the full build log and details: https://travis-ci.org/openssl/openssl/builds/348745598?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/20180303/9a4a2532/attachment.html>


More information about the openssl-commits mailing list