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

Build: #35956
Status: Errored

Duration: 10 mins and 31 secs
Commit: dd76b90 (master)
Author: Richard Levitte
Message: CORE: perform post-condition in algorithm_do_this() under all 
circumstances

When ossl_provider_query_operation() returned NULL, the post-condition
callback wasn't called, and could make algorithm_do_this() falsely
tell the caller that there was an error.  Because of this, a provider
that answered with NULL for a particular operation identity would
effectively block the same query on all following providers.

Fixes #12293

Reviewed-by: Matt Caswell <[email protected]>
Reviewed-by: Shane Lontis <[email protected]>
(Merged from https://github.com/openssl/openssl/pull/12365)

View the changeset: 
https://github.com/openssl/openssl/compare/1dc1ea182be1...dd76b90ef6cf

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

Reply via email to