Build Update for openssl/openssl ------------------------------------- Build: #32063 Status: Errored
Duration: 50 mins and 4 secs Commit: 34675b2 (master) Author: H.J. Lu Message: Use swapcontext for Intel CET When Intel CET is enabled, makecontext will create a different shadow stack for each context. async_fibre_swapcontext cannot use _longjmp. It must call swapcontext to swap shadow stack as well as normal stack. Reviewed-by: Paul Dale <[email protected]> Reviewed-by: Matt Caswell <[email protected]> (Merged from https://github.com/openssl/openssl/pull/10983) View the changeset: https://github.com/openssl/openssl/compare/0e43960e8812...34675b2ba942 View the full build log and details: https://travis-ci.org/openssl/openssl/builds/647562180?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.
