Build Update for openssl/openssl ------------------------------------- Build: #38499 Status: Still Failing
Duration: 1 hr, 24 mins, and 40 secs Commit: c48ffbc (master) Author: Richard Levitte Message: SSL: refactor all SSLfatal() calls Since SSLfatal() doesn't take a function code any more, we drop that argument everywhere. Also, we convert all combinations of SSLfatal() and ERR_add_data() to an SSLfatal_data() call. Reviewed-by: Paul Dale <[email protected]> (Merged from https://github.com/openssl/openssl/pull/13316) View the changeset: https://github.com/openssl/openssl/compare/9787b5b81fd9...c48ffbcca1d0 View the full build log and details: https://travis-ci.com/github/openssl/openssl/builds/199961418?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.
