diff options
author | Nick Alcock <nick.alcock@oracle.com> | 2020-11-20 13:34:04 +0000 |
---|---|---|
committer | Nick Alcock <nick.alcock@oracle.com> | 2020-11-20 13:34:06 +0000 |
commit | 83d59285d549dab64d1be496408c0e62f30030b4 (patch) | |
tree | 161367211c8c409929664aea89e8f840183cecc0 /libctf/ctf-link.c | |
parent | ae41200ba807f4342ae7ea5334a29cd6f519b02c (diff) | |
download | binutils-83d59285d549dab64d1be496408c0e62f30030b4.zip binutils-83d59285d549dab64d1be496408c0e62f30030b4.tar.gz binutils-83d59285d549dab64d1be496408c0e62f30030b4.tar.bz2 |
objdump, readelf: Report errors from CTF archive iteration
We were failing to report errors from ctf_archive_iter, which results in
silent early termination if (for example) one CTF archive member in a
.ctf section is corrupted and cannot be opened. Report the error in the
usual fashion instead.
binutils/ChangeLog
2020-11-20 Nick Alcock <nick.alcock@oracle.com>
* objdump.c (dump_ctf): Report errors from ctf_archive_iter.
* readelf.c (dump_section_as_ctf): Likewise.
Diffstat (limited to 'libctf/ctf-link.c')
0 files changed, 0 insertions, 0 deletions