diff options
author | Florian Weimer <fweimer@redhat.com> | 2022-01-25 12:09:56 +0100 |
---|---|---|
committer | Florian Weimer <fweimer@redhat.com> | 2022-01-25 12:09:56 +0100 |
commit | ab2a2457780d224343ce05e7d8e2964c6a47fd83 (patch) | |
tree | 4556409d77e8fc85a3086d6cb7ea0f16bca2d04f /gcc | |
parent | 0d56eb93aa6e58328fbf679a4839bfaef5c05f5c (diff) | |
download | gcc-ab2a2457780d224343ce05e7d8e2964c6a47fd83.zip gcc-ab2a2457780d224343ce05e7d8e2964c6a47fd83.tar.gz gcc-ab2a2457780d224343ce05e7d8e2964c6a47fd83.tar.bz2 |
libgcc: Fix _Unwind_Find_FDE for missing unwind data with glibc 2.35
_dl_find_object returns success even if no unwind information has been
found, and dlfo_eh_frame is NULL.
libgcc/ChangeLog:
PR libgcc/104207
* unwind-dw2-fde-dip.c (_Unwind_Find_FDE): Add NULL check.
Diffstat (limited to 'gcc')
0 files changed, 0 insertions, 0 deletions