[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
Fri Jul 3 08:34:27 PDT 2020


ikudrin updated this revision to Diff 275403.
ikudrin marked 5 inline comments as done.
Herald added a subscriber: cmtice.

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.275403.patch
Type: text/x-patch
Size: 10059 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200703/e3c09c18/attachment-0001.bin>


More information about the llvm-commits mailing list