[openssl-commits] Still Failing: openssl/openssl#6443 (OpenSSL_1_0_2-stable - 78ee64c)
Travis CI
builds at travis-ci.org
Sun Oct 16 05:45:06 UTC 2016
Build Update for openssl/openssl
-------------------------------------
Build: #6443
Status: Still Failing
Duration: 18 minutes and 23 seconds
Commit: 78ee64c (OpenSSL_1_0_2-stable)
Author: Steven Fackler
Message: Fix signatures of EVP_Digest{Sign,Verify}Update
These are implemented as macros delegating to `EVP_DigestUpdate`, which
takes a `size_t` as its third argument, not an `unsigned int`.
CLA: trivial
Reviewed-by: Tim Hudson <tjh at openssl.org>
Reviewed-by: Matt Caswell <matt at openssl.org>
(cherry picked from commit 8bdce8d160e29b4e1b80fec31f618d85d8c2b7a8)
View the changeset: https://github.com/openssl/openssl/compare/02a02319ea6c...78ee64c237a8
View the full build log and details: https://travis-ci.org/openssl/openssl/builds/167963191
--
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/20161016/3b5fc782/attachment-0001.html>
More information about the openssl-commits
mailing list