We have a division by zero crash currently when
the sh_entzize of the dynamic symbol table is 0.
Details
Details
Diff Detail
Diff Detail
Paths
| Differential D82180
[llvm-readelf] - Do not crash when dumping the dynamic symbol table when its sh_entzize == 0. ClosedPublic Authored by grimar on Jun 19 2020, 6:36 AM.
Details Summary We have a division by zero crash currently when
Diff Detail Event TimelineThis revision is now accepted and ready to land.Jun 22 2020, 1:14 AM Closed by commit rGf38f068b14d8: [llvm-readelf] - Do not crash when dumping the dynamic symbol table when its… (authored by grimar). · Explain WhyJun 22 2020, 5:53 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 272046 llvm/test/tools/llvm-readobj/ELF/dyn-symbols.test
llvm/tools/llvm-readobj/ELFDumper.cpp
|