Build Update for openssl/openssl ------------------------------------- Build: #25863 Status: Still Failing
Duration: 18 mins and 41 secs Commit: e7a4682 (master) Author: Bernd Edlinger Message: Fix error handling at openssl_strerror_r When bufsize == 0, openssl_strerror_r should return 0 (if _GNU_SOURCE is defined), to be consistent with non-_GNU_SOURCE variants, which exhibit the same behavior. Fix a few cases, where the return value of openssl_strerror_r was ignored. Reviewed-by: Paul Dale <[email protected]> (Merged from https://github.com/openssl/openssl/pull/9163) View the changeset: https://github.com/openssl/openssl/compare/e24bdcde5a80...e7a4682d0b34 View the full build log and details: https://travis-ci.org/openssl/openssl/builds/547200160?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.
