Still Failing: openssl/openssl#37949 (master - d00bd4e)

Travis CI builds at travis-ci.com
Thu Oct 8 20:15:55 UTC 2020


Build Update for openssl/openssl
-------------------------------------

Build: #37949
Status: Still Failing

Duration: 1 hr, 22 mins, and 43 secs
Commit: d00bd4e (master)
Author: Daniel Bevenius
Message: Set mark and pop error in d2i_PrivateKey_ex

This commit sets the error mark before calling old_priv_decode and if
old_priv_decode returns false, and if EVP_PKCS82PKEY is successful, the
errors are popped to the previously set mark.

The motivation for this is an issue we found when linking Node.js
against OpenSSL 3.0. Details can be found in the link below and the
test case provided in this commit attempts cover this.

Refs: https://github.com/danbev/learning-libcrypto#asn1-wrong-tag-issue
Refs: https://github.com/nodejs/node/issues/29817

Reviewed-by: Matt Caswell <matt at openssl.org>
Reviewed-by: Tomas Mraz <tmraz at fedoraproject.org>
(Merged from https://github.com/openssl/openssl/pull/13073)

View the changeset: https://github.com/openssl/openssl/compare/13c5ec569ea9...d00bd4e452e8

View the full build log and details: https://travis-ci.com/github/openssl/openssl/builds/188854019?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.

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mta.openssl.org/pipermail/openssl-commits/attachments/20201008/cba43b28/attachment.html>


More information about the openssl-commits mailing list