[openssl-commits] Fixed: openssl/openssl#22137 (master - a860031)
Travis CI
builds at travis-ci.org
Fri Dec 7 11:15:19 UTC 2018
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 <tjh at openssl.org>
(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.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mta.openssl.org/pipermail/openssl-commits/attachments/20181207/3dfb164a/attachment.html>
More information about the openssl-commits
mailing list