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

Build: #6442
Status: Passed

Duration: 51 minutes and 32 seconds
Commit: 969f378 (OpenSSL_1_1_0-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 <t...@openssl.org>
Reviewed-by: Matt Caswell <m...@openssl.org>
(cherry picked from commit 8bdce8d160e29b4e1b80fec31f618d85d8c2b7a8)

View the changeset: 
https://github.com/openssl/openssl/compare/953ef2cbd064...969f378e36ca

View the full build log and details: 
https://travis-ci.org/openssl/openssl/builds/167963122

--

You can configure recipients for build notifications in your .travis.yml file. 
See https://docs.travis-ci.com/user/notifications

_____
openssl-commits mailing list
To unsubscribe: https://mta.openssl.org/mailman/listinfo/openssl-commits

Reply via email to