diff options
author | Alan Modra <amodra@gmail.com> | 2020-09-28 09:30:19 +0930 |
---|---|---|
committer | Alan Modra <amodra@gmail.com> | 2020-09-28 09:35:20 +0930 |
commit | 12cf8b93da0ae155643d262235486fde5af72a80 (patch) | |
tree | a2de67951781427b0f1840354f858e5ce52a9e7d /missing | |
parent | 5ecafd70201ac84228ed6a394e6fa72c0e08f62f (diff) | |
download | gdb-12cf8b93da0ae155643d262235486fde5af72a80.zip gdb-12cf8b93da0ae155643d262235486fde5af72a80.tar.gz gdb-12cf8b93da0ae155643d262235486fde5af72a80.tar.bz2 |
Re: PR26656, power10 libstdc++.so segfault in __cxxabiv1::__cxa_throw
Some missing NULL checks meant a stub for a local symbol used a stub
looking like the __tls_get_addr_opt stub.
PR 26656
* elf64-ppc.c (ppc_build_one_stub, ppc_size_one_stub): Check for
NULL stub_entry->h before calling is_tls_get_addr.
Diffstat (limited to 'missing')
0 files changed, 0 insertions, 0 deletions