[PATCH] D85519: [llvm-readobj/elf] - Refine the code for broken PT_DYNAMIC segment diagnostic.

George Rimar via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Aug 21 02:13:35 PDT 2020


grimar updated this revision to Diff 286974.
grimar added a comment.
This revision is now accepted and ready to land.

- Updated checks in `createDRI` to fix issue reported by UBSan.

(I've verified that `malformed-pt-dynamic.test` now pass with `-DLLVM_USE_SANITIZER=Undefined`)


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

https://reviews.llvm.org/D85519

Files:
  llvm/test/tools/llvm-readobj/ELF/malformed-pt-dynamic.test
  llvm/tools/llvm-readobj/ELFDumper.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D85519.286974.patch
Type: text/x-patch
Size: 5906 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200821/c42916e4/attachment.bin>


More information about the llvm-commits mailing list