diff options
author | Georgii Rymar <grimar@accesssoftek.com> | 2020-07-02 13:38:42 +0300 |
---|---|---|
committer | Georgii Rymar <grimar@accesssoftek.com> | 2020-07-07 11:59:00 +0300 |
commit | d5cbf7ba32527dba53fa673ff7fd7f7fbb0b82fc (patch) | |
tree | 632f0d83a9da5abf451e64f0c4433ae5f11fd98f /llvm/lib/Bitcode/Reader/BitcodeReader.cpp | |
parent | cd503166fb74baf91c55f5f959ed9cd016cbd9f7 (diff) | |
download | llvm-d5cbf7ba32527dba53fa673ff7fd7f7fbb0b82fc.zip llvm-d5cbf7ba32527dba53fa673ff7fd7f7fbb0b82fc.tar.gz llvm-d5cbf7ba32527dba53fa673ff7fd7f7fbb0b82fc.tar.bz2 |
[llvm-readobj] - Fix a crash scenario in GNUStyle<ELFT>::printHashSymbols().
We might crash when the dynamic symbols table is empty (or not found)
and --hash-symbols is requested. Both .hash and .gnu.hash logic is affected.
The patch fixes this issue.
Differential revision: https://reviews.llvm.org/D83037
Diffstat (limited to 'llvm/lib/Bitcode/Reader/BitcodeReader.cpp')
0 files changed, 0 insertions, 0 deletions