Build Update for openssl/openssl ------------------------------------- Build: #33873 Status: Errored
Duration: 49 mins and 40 secs Commit: 49276c3 (master) Author: Richard Levitte Message: EVP: fix memleak in evp_pkey_downgrade() The EVP_KEYMGMT pointer in the pkey is removed when downgrading, but wasn't necessarily freed when need, thus leaving an incorrect reference count. Reviewed-by: Matt Caswell <m...@openssl.org> Reviewed-by: Nicola Tuveri <nic....@gmail.com> (Merged from https://github.com/openssl/openssl/pull/11328) View the changeset: https://github.com/openssl/openssl/compare/a5c864ce9014...49276c356965 View the full build log and details: https://travis-ci.org/github/openssl/openssl/builds/675209088?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.