Build Update for openssl/openssl ------------------------------------- Build: #37112 Status: Still Failing
Duration: 1 hr, 16 mins, and 47 secs Commit: 0bc193d (master) Author: Matt Caswell Message: Ensure EVP_MAC_update() passes the length even if it is 0 We leave it up to the EVP_MAC implemenations what to do with an update where the data length is 0. In the TLS HMAC implemenation this is still signficant. Reviewed-by: Tomas Mraz <[email protected]> (Merged from https://github.com/openssl/openssl/pull/12732) View the changeset: https://github.com/openssl/openssl/compare/b48ca22a5655...0bc193dd05fa View the full build log and details: https://travis-ci.com/github/openssl/openssl/builds/182563084?utm_medium=notification&utm_source=email -- You can unsubscribe from build emails from the openssl/openssl repository going to https://travis-ci.com/account/preferences/unsubscribe?repository=13885459&utm_medium=notification&utm_source=email. Or unsubscribe from *all* email updating your settings at https://travis-ci.com/account/preferences/unsubscribe?utm_medium=notification&utm_source=email. Or configure specific recipients for build notifications in your .travis.yml file. See https://docs.travis-ci.com/user/notifications.
