[PATCH] D80299: [DebugInfo] - Fix attempts of reading past the end of .eh_frame in DWARFDebugFrame::parse().

George Rimar via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri May 22 02:25:39 PDT 2020


grimar updated this revision to Diff 265678.
grimar marked 6 inline comments as done.
grimar added a comment.

- Addressed review comments.


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

https://reviews.llvm.org/D80299

Files:
  llvm/lib/DebugInfo/DWARF/DWARFDebugFrame.cpp
  llvm/test/DebugInfo/X86/eh-frame-truncated.s
  llvm/test/tools/llvm-objdump/eh_frame-mipsel.test
  llvm/test/tools/llvm-objdump/eh_frame_zero_cie.test
  llvm/test/tools/llvm-readobj/ELF/unwind.test

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D80299.265678.patch
Type: text/x-patch
Size: 4174 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200522/b2ed5167/attachment-0001.bin>


More information about the llvm-commits mailing list