[PATCH] D80215: [llvm-readelf] - --elf-hash-histogram: do not crash when the .gnu.hash goes past the EOF.

George Rimar via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu May 28 06:30:25 PDT 2020


grimar updated this revision to Diff 266836.
grimar marked 7 inline comments as done.
grimar edited the summary of this revision.
grimar added a comment.
This revision is now accepted and ready to land.

- Updated implementation.
- Addressed review comments.


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

https://reviews.llvm.org/D80215

Files:
  llvm/test/tools/llvm-readobj/ELF/gnuhash.test
  llvm/test/tools/llvm-readobj/ELF/hash-histogram.test
  llvm/tools/llvm-readobj/ELFDumper.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D80215.266836.patch
Type: text/x-patch
Size: 6265 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200528/ebbe8a42/attachment-0001.bin>


More information about the llvm-commits mailing list