[PATCH] D79853: [llvm-readobj] - --gnu-hash-table: do not crash when the GNU hash table goes past the EOF.

George Rimar via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri May 15 02:19:36 PDT 2020


This revision was automatically updated to reflect the committed changes.
grimar marked an inline comment as done.
Closed by commit rG56970ec6a0be: [llvm-readobj] - --gnu-hash-table: do not crash when the GNU hash table goes… (authored by grimar).

Changed prior to commit:
  https://reviews.llvm.org/D79853?vs=263675&id=264189#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D79853

Files:
  llvm/test/tools/llvm-readobj/ELF/gnuhash.test
  llvm/tools/llvm-readobj/ELFDumper.cpp
  llvm/tools/llvm-readobj/ObjDumper.h
  llvm/tools/llvm-readobj/llvm-readobj.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D79853.264189.patch
Type: text/x-patch
Size: 5452 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200515/403eb9ea/attachment.bin>


More information about the llvm-commits mailing list