[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
Thu Oct 29 03:25:06 PDT 2020


grimar updated this revision to Diff 301552.
grimar marked 2 inline comments as done.
grimar added a comment.

- Rebased after lanfing D90295 <https://reviews.llvm.org/D90295>.
- Updated the test case.


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.301552.patch
Type: text/x-patch
Size: 6199 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201029/bbd271b5/attachment.bin>


More information about the llvm-commits mailing list