[PATCH] D83049: [DebugInfo] Do not hang when parsing a malformed .debug_pub* section.

Igor Kudrin via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jul 9 05:16:51 PDT 2020


This revision was automatically updated to reflect the committed changes.
Closed by commit rG68f5a8b2042b: [DebugInfo] Do not hang when parsing a malformed .debug_pub* section. (authored by ikudrin).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D83049

Files:
  lld/ELF/DWARF.h
  lld/ELF/SyntheticSections.cpp
  lld/test/ELF/gdb-index-invalid-pubnames.s
  llvm/include/llvm/DebugInfo/DWARF/DWARFDebugPubTable.h
  llvm/lib/DebugInfo/DWARF/DWARFContext.cpp
  llvm/lib/DebugInfo/DWARF/DWARFDebugPubTable.cpp
  llvm/test/tools/llvm-dwarfdump/X86/debug_pub_tables_invalid.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D83049.276708.patch
Type: text/x-patch
Size: 10275 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200709/e014a868/attachment.bin>


More information about the llvm-commits mailing list