Still Failing: openssl/openssl#25292 (master - d4d89a0)

Travis CI builds at travis-ci.org
Sun May 26 22:37:07 UTC 2019


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

Build: #25292
Status: Still Failing

Duration: 27 mins and 28 secs
Commit: d4d89a0 (master)
Author: Simo Sorce
Message: Fix input checks wrt legacy code

In all legacy code ctx->cipher is dereferenced without checks, so it
makes no sense to jump there is ctx->cipher is NULL as it will just lead
to a crash. Catch it separately and return an error.

This is simlar to the fix in d2c2e49eab69c7446c1c2c7227f63f8618ca99a5

Signed-off-by: Simo Sorce <simo at redhat.com>

Reviewed-by: Richard Levitte <levitte at openssl.org>
Reviewed-by: Paul Dale <paul.dale at oracle.com>
(Merged from https://github.com/openssl/openssl/pull/9002)

View the changeset: https://github.com/openssl/openssl/compare/2e9d61ecd81a...d4d89a076262

View the full build log and details: https://travis-ci.org/openssl/openssl/builds/537551859?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/20190526/a2602423/attachment.html>


More information about the openssl-commits mailing list