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

Build: #24631
Status: Still Failing

Duration: 26 mins and 31 secs
Commit: b926f9d (master)
Author: Matt Caswell
Message: Fix crash in X509_STORE_CTX_get_by_subject

If using a custom X509_LOOKUP_METHOD then calls to
X509_STORE_CTX_get_by_subject may crash due to an incorrectly initialised
X509_OBJECT being passed to the callback get_by_subject function.

Fixes #8673

Reviewed-by: Paul Dale <paul.d...@oracle.com>
(Merged from https://github.com/openssl/openssl/pull/8698)

View the changeset: 
https://github.com/openssl/openssl/compare/d030892312a2...b926f9deb3dc

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

Reply via email to