__cxa_thread_atexit_impl: Abort on allocation failure [BZ #18524]
authorSiddhesh Poyarekar <siddhesh@sourceware.org>
Wed, 28 Jul 2021 07:41:20 +0000 (13:11 +0530)
committerSiddhesh Poyarekar <siddhesh@sourceware.org>
Wed, 28 Jul 2021 08:25:42 +0000 (13:55 +0530)
commit4aedc25f55eda50010f2932fdb0a533db6f89f61
treef2c47e5d461974da36b6540ee3957a1fcbb31d37
parentfb1621a88665ade96e7874046ed62b1cd2e7ff35
__cxa_thread_atexit_impl: Abort on allocation failure [BZ #18524]

Abort in the unlikely event that allocation fails when trying to
register a TLS destructor.

Reviewed-by: Florian Weimer <fweimer@redhat.com>
stdlib/cxa_thread_atexit_impl.c