[PATCH] D55852: [elfabi] Add support for reading DT_NEEDED from binaries

Armando Montanez via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jan 3 16:29:30 PST 2019


amontanez updated this revision to Diff 180174.
amontanez added a comment.

Rebase on D55629 <https://reviews.llvm.org/D55629> change that addresses strings that overrun string table bounds.


Repository:
  rL LLVM

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

https://reviews.llvm.org/D55852

Files:
  llvm/test/tools/llvm-elfabi/binary-read-neededlibs.test
  llvm/test/tools/llvm-elfabi/binary-read-soname-no-null.test
  llvm/tools/llvm-elfabi/ELFObjHandler.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D55852.180174.patch
Type: text/x-patch
Size: 4438 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190104/45e715f5/attachment.bin>


More information about the llvm-commits mailing list