Build Update for openssl/openssl ------------------------------------- Build: #32913 Status: Still Failing
Duration: 49 mins and 18 secs Commit: f529fc7 (master) Author: Matt Caswell Message: Clarify the usage of EVP_PKEY_get_raw_[private|public]_key() EVP_PKEY_get_raw_private_key() and EVP_PKEY_get_raw_public_key() expect the size of the key buffer to be populated in the |*len| parameter on entry - but the docs made no mention of this. Fixes #11245 Reviewed-by: Tomas Mraz <[email protected]> (Merged from https://github.com/openssl/openssl/pull/11254) View the changeset: https://github.com/openssl/openssl/compare/433deaffce45...f529fc7d53bf View the full build log and details: https://travis-ci.org/openssl/openssl/builds/659318881?utm_medium=notification&utm_source=email -- You can unsubscribe from build emails from the openssl/openssl repository going to https://travis-ci.org/account/preferences/unsubscribe?repository=5849220&utm_medium=notification&utm_source=email. Or unsubscribe from *all* email updating your settings at https://travis-ci.org/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.
