Build Update for openssl/openssl ------------------------------------- Build: #26070 Status: Still Failing
Duration: 30 mins and 31 secs Commit: edc6235 (master) Author: Pauli Message: The params_test uses wrong size for BN check. Before the return size was included in the OSSL_PARAM structure, the size global was updated via a pointer. The size global variable has been removed and the in structure return size used instead. Reviewed-by: Richard Levitte <[email protected]> (Merged from https://github.com/openssl/openssl/pull/9248) View the changeset: https://github.com/openssl/openssl/compare/10c25644e362...edc623564852 View the full build log and details: https://travis-ci.org/openssl/openssl/builds/550650367?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.
