Build Update for openssl/openssl ------------------------------------- Build: #24632 Status: Still Failing
Duration: 24 mins and 20 secs Commit: 0c45bd8 (OpenSSL_1_1_1-stable) 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 <[email protected]> (Merged from https://github.com/openssl/openssl/pull/8698) (cherry picked from commit b926f9deb3dc79d00f0a989370e95867516a3a17) View the changeset: https://github.com/openssl/openssl/compare/d7af859880c1...0c45bd8dae28 View the full build log and details: https://travis-ci.org/openssl/openssl/builds/517701034?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.
