Errored: openssl/openssl#37410 (master - c1aba07)

Travis CI builds at travis-ci.com
Sat Sep 12 04:10:40 UTC 2020


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

Build: #37410
Status: Errored

Duration: 1 hr, 32 mins, and 6 secs
Commit: c1aba07 (master)
Author: Richard Levitte
Message: OSSL_DECODER 'decode' function must never be NULL.

The conditions for a valid implementation allowed the 'decode'
function to be NULL or the 'export_object' was NULL.  That condition
is changed so that 'decode' is checked to be non-NULL by itself.

Fixes #12819

Reviewed-by: Tim Hudson <tjh at openssl.org>
(Merged from https://github.com/openssl/openssl/pull/12849)

View the changeset: https://github.com/openssl/openssl/compare/c88f6f0e4083...c1aba0763c47

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


More information about the openssl-commits mailing list