Build Update for openssl/openssl ------------------------------------- Build: #24613 Status: Still Failing
Duration: 23 mins and 32 secs Commit: e9cfa19 (master) Author: Pauli Message: Avoid alignment problems in params API. Using a byte buffer causes problems for device that don't handle unaligned reads. Instead use the properly aligned variable that was already pointed at. Reviewed-by: Richard Levitte <[email protected]> (Merged from https://github.com/openssl/openssl/pull/8696) View the changeset: https://github.com/openssl/openssl/compare/f997e456b9bd...e9cfa1920195 View the full build log and details: https://travis-ci.org/openssl/openssl/builds/517090518?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.
