[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
Fri Feb 28 01:04:42 PST 2020


This revision was automatically updated to reflect the committed changes.
Closed by commit rG044308e9ed5c: [DebugInfo] Avoid crashing when parsing an invalid unit header in DWP. (authored by ikudrin).

Repository:
  rG LLVM Github Monorepo

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.247179.patch
Type: text/x-patch
Size: 3662 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200228/7ae735e4/attachment.bin>


More information about the llvm-commits mailing list