Build Update for openssl/openssl ------------------------------------- Build: #36828 Status: Still Failing
Duration: 57 mins and 19 secs Commit: a24b510 (master) Author: Richard Levitte Message: EVP: Have evp_pkey_cmp_any() detect if export wasn't possible There are some EC keys that can't be exported to provider keymgmt, because the keymgmt implementation doesn't support certain forms of EC keys. This could lead to a crash caused by dereferencing a NULL pointer, so we need to cover that case by returning an error instead. Reviewed-by: Shane Lontis <[email protected]> (Merged from https://github.com/openssl/openssl/pull/12610) View the changeset: https://github.com/openssl/openssl/compare/c7dfb2abe565...a24b510c2800 View the full build log and details: https://travis-ci.com/github/openssl/openssl/builds/180608899?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.
