Make the unwind cache tread-safe by declaring it thread_local. Solves
authorotto <otto@openbsd.org>
Sat, 20 Feb 2021 19:03:28 +0000 (19:03 +0000)
committerotto <otto@openbsd.org>
Sat, 20 Feb 2021 19:03:28 +0000 (19:03 +0000)
commit6f07627ae6451a5a24759a8d2c86ad5083189ddb
treee054a39628a0fc83ea82051f57cf41d57e9ee082
parentf9ff689f8f8cd040d832cc3509170f3880033229
Make the unwind cache tread-safe by declaring it thread_local. Solves
segfaults seen on exception handling.  ok kettenis@
gnu/llvm/libunwind/src/UnwindCursor.hpp