Build Update for openssl/openssl ------------------------------------- Build: #36051 Status: Errored
Duration: 1 hr, 17 mins, and 21 secs Commit: 310a0ed (master) Author: Richard Levitte Message: BN: Check endianness in run-time, in BN_native2bn() and BN_bn2nativepad() The code relied on B_ENDIAN being defined on all big-endian platform, which turned out to not always be the case. Fixes #12387 Reviewed-by: Kurt Roeckx <[email protected]> (Merged from https://github.com/openssl/openssl/pull/12390) View the changeset: https://github.com/openssl/openssl/compare/d685fc7a5969...310a0edbd003 View the full build log and details: https://travis-ci.com/github/openssl/openssl/builds/175256926?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.
