Still Failing: openssl/openssl#38078 (master - 9096809)

Travis CI builds at travis-ci.com
Sat Oct 17 12:34:31 UTC 2020


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

Build: #38078
Status: Still Failing

Duration: 1 hr, 29 mins, and 47 secs
Commit: 9096809 (master)
Author: Richard Levitte
Message: ENCODER & DECODER: set params on all encoder/decoder instances, unconditionally

OSSL_DECODER_CTX_set_params() and OSSL_ENCODER_CTX_set_params() would
stop as soon as a decoder / encoder instance failed, which leaves the
rest of them with a possibly previous and different value.

Instead, these functions will now call them all, but will return 0 if
any of the instance calls failed.

Reviewed-by: Matt Caswell <matt at openssl.org>
(Merged from https://github.com/openssl/openssl/pull/13156)

View the changeset: https://github.com/openssl/openssl/compare/a1fc4642e1ce...9096809b209a

View the full build log and details: https://travis-ci.com/github/openssl/openssl/builds/190635825?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/20201017/52383d75/attachment.html>


More information about the openssl-commits mailing list