[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
Tue May 26 02:39:54 PDT 2020


This revision was automatically updated to reflect the committed changes.
Closed by commit rG2569787e4459: [DebugInfo] - Fix multiple issues in DWARFDebugFrame::parse(). (authored by grimar).
Herald added a subscriber: jrtc27.

Changed prior to commit:
  https://reviews.llvm.org/D80299?vs=265864&id=266137#toc

Repository:
  rG LLVM Github Monorepo

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.266137.patch
Type: text/x-patch
Size: 4189 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200526/5b7038c1/attachment.bin>


More information about the llvm-commits mailing list