Build Update for openssl/openssl ------------------------------------- Build: #27550 Status: Still Failing
Duration: 27 mins and 52 secs Commit: 85d09e8 (master) Author: Richard Levitte Message: Fix drbg_ossl_ctx_free() and drbg_nonce_ossl_ctx_free() to handle NULL If these were passed NULL, the crashed with a SIGSEGV, when they should do like all other freeing functions and become a no-op. Reviewed-by: Shane Lontis <[email protected]> (Merged from https://github.com/openssl/openssl/pull/9650) View the changeset: https://github.com/openssl/openssl/compare/d32d304836ca...85d09e884801 View the full build log and details: https://travis-ci.org/openssl/openssl/builds/575112502?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.
