Build Update for openssl/openssl ------------------------------------- Build: #22137 Status: Fixed
Duration: 17 mins and 25 secs Commit: a860031 (master) Author: Richard Levitte Message: Make EVP_PKEY_asn1_add0() stricter about its input It turns out that the strictness that was implemented in EVP_PKEY_asn1_new() (see Github openssl/openssl#6880) was badly placed for some usages, and that it's better to do this check only when the method is getting registered. Fixes #7758 Reviewed-by: Tim Hudson <[email protected]> (Merged from https://github.com/openssl/openssl/pull/7847) View the changeset: https://github.com/openssl/openssl/compare/95b7926bc3df...a86003162138 View the full build log and details: https://travis-ci.org/openssl/openssl/builds/464894049?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.
_____ openssl-commits mailing list To unsubscribe: https://mta.openssl.org/mailman/listinfo/openssl-commits
