[PATCH] D39185: [llvm-dwarfdump] - Fix array out of bounds access crash.

George Rimar via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Oct 25 03:24:08 PDT 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL316566: [llvm-dwarfdump] - Fix array out of bounds access crash. (authored by grimar).

Changed prior to commit:
  https://reviews.llvm.org/D39185?vs=120020&id=120223#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D39185

Files:
  llvm/trunk/include/llvm/DebugInfo/DWARF/DWARFDie.h
  llvm/trunk/include/llvm/DebugInfo/DWARF/DWARFUnit.h
  llvm/trunk/lib/DebugInfo/DWARF/DWARFDie.cpp
  llvm/trunk/lib/DebugInfo/DWARF/DWARFUnit.cpp
  llvm/trunk/test/tools/llvm-dwarfdump/X86/verify_debug_info2.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D39185.120223.patch
Type: text/x-patch
Size: 4273 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20171025/bae10109/attachment.bin>


More information about the llvm-commits mailing list