mirror of https://github.com/openssl/openssl.git
Reverting to using swapcontext() when compiling with clang on BTI-enabled builds fixes the BTI setjmp() failure seen when running asynctest. The issue with setjmp/longjmp is a known clang bug: see https://github.com/llvm/llvm-project/issues/48888 Change-Id: I6eeaaa2e15f402789f1b3e742038f84bef846e29 Reviewed-by: Matt Caswell <matt@openssl.org> Reviewed-by: Paul Dale <pauli@openssl.org> (Merged from https://github.com/openssl/openssl/pull/17698) |
||
|---|---|---|
| .. | ||
| async_null.c | ||
| async_null.h | ||
| async_posix.c | ||
| async_posix.h | ||
| async_win.c | ||
| async_win.h | ||