[PATCH] D81937: [llvm-readobj] - Do not crash when GnuHashTable->symndx is greater than the dynamic symbols count.

George Rimar via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jun 17 04:49:34 PDT 2020


This revision was automatically updated to reflect the committed changes.
Closed by commit rG88c8581d9fe4: [llvm-readobj] - Do not crash when GnuHashTable->symndx is greater than theā€¦ (authored by grimar).

Changed prior to commit:
  https://reviews.llvm.org/D81937?vs=271082&id=271336#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D81937

Files:
  llvm/include/llvm/Object/ELFTypes.h
  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: D81937.271336.patch
Type: text/x-patch
Size: 6234 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200617/0a1f1ed6/attachment.bin>


More information about the llvm-commits mailing list