Build Update for openssl/openssl ------------------------------------- Build: #26578 Status: Still Failing
Duration: 19 mins and 57 secs Commit: 3c93fba (master) Author: Pauli Message: Parameter building utilities. A fuller implementation of PARAMS_TEMPLATE as per #9266 but renamed. This introduces a statis data type which can be used to constructor a description of a parameter array. It can then be converted into a OSSL_PARAM array and the allocated storage freed by a single call to OPENSSL_free. Reviewed-by: Richard Levitte <[email protected]> (Merged from https://github.com/openssl/openssl/pull/9305) View the changeset: https://github.com/openssl/openssl/compare/4bd8b24045e1...3c93fbacf6f5 View the full build log and details: https://travis-ci.org/openssl/openssl/builds/559822981?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.
