[PATCH] D75177: [DebugInfo] Avoid a crash when parsing an invalid unit header in DWP.

Igor Kudrin via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Feb 27 02:31:05 PST 2020


ikudrin updated this revision to Diff 246901.
ikudrin marked an inline comment as done.
ikudrin added a comment.

- Fixed a comment mark.


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

https://reviews.llvm.org/D75177

Files:
  llvm/lib/DebugInfo/DWARF/DWARFUnit.cpp
  llvm/test/DebugInfo/X86/invalid-cu-length-dwp.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D75177.246901.patch
Type: text/x-patch
Size: 3662 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200227/806f47e5/attachment.bin>


More information about the llvm-commits mailing list