Build Update for openssl/openssl ------------------------------------- Build: #25189 Status: Still Failing
Duration: 19 mins and 10 secs Commit: c04b66b (master) Author: Arne Schwabe Message: Change SSL parameter SSL_session_reused const This function only returns a status and does not modify the parameter. Since similar function are already taking const parameters, also change this function to have a const parameter. Fixes #8934 CLA: trivial Signed-off-by: Arne Schwabe <[email protected]> Reviewed-by: Kurt Roeckx <[email protected]> Reviewed-by: Matt Caswell <[email protected]> Reviewed-by: Matthias St. Pierre <[email protected]> Reviewed-by: Paul Dale <[email protected]> (Merged from https://github.com/openssl/openssl/pull/8945) View the changeset: https://github.com/openssl/openssl/compare/9830e7ea42b9...c04b66b18d1a View the full build log and details: https://travis-ci.org/openssl/openssl/builds/535069411?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.
