[PATCH] D90214: [llvm-readobj/elf] - Fix a crash when dumping a dynamic relocation that refer to a symbol past the EOF.

George Rimar via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Oct 27 05:15:11 PDT 2020


grimar updated this revision to Diff 300958.
grimar marked an inline comment as done.
grimar added a comment.

- Addressed review comments.
- Now depends on D90224 <https://reviews.llvm.org/D90224>.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D90214/new/

https://reviews.llvm.org/D90214

Files:
  llvm/test/tools/llvm-readobj/ELF/broken-dynamic-reloc.test
  llvm/tools/llvm-readobj/ELFDumper.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D90214.300958.patch
Type: text/x-patch
Size: 5933 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201027/2fdea03e/attachment.bin>


More information about the llvm-commits mailing list