mirror of
https://github.com/openssl/openssl.git
synced 2024-12-09 05:51:54 +08:00
34675b2ba9
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 <paul.dale@oracle.com> Reviewed-by: Matt Caswell <matt@openssl.org> (Merged from https://github.com/openssl/openssl/pull/10983) |
||
---|---|---|
.. | ||
arch | ||
async_err.c | ||
async_local.h | ||
async_wait.c | ||
async.c | ||
build.info |