[PATCH] D79013: [llvm-readelf] - Do not crash when the PT_INTERP has an invalid offset.

George Rimar via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri May 1 03:20:20 PDT 2020


grimar updated this revision to Diff 261450.
grimar marked 3 inline comments as done.
grimar added a comment.

- Addressed comments in according to latest discussion. (I am not sure I got everything right).

(It still depends on D78805 <https://reviews.llvm.org/D78805>.)

I am leaving on vacation until 12 of May.


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

https://reviews.llvm.org/D79013

Files:
  llvm/test/tools/llvm-readobj/ELF/gnu-phdrs.test
  llvm/tools/llvm-readobj/ELFDumper.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D79013.261450.patch
Type: text/x-patch
Size: 5968 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200501/8d209ecc/attachment.bin>


More information about the llvm-commits mailing list