[Lldb-commits] [PATCH] D12239: Fix buffer overflow for fixed_form_sizes

Tamas Berghammer via lldb-commits lldb-commits at lists.llvm.org
Mon Aug 24 04:54:48 PDT 2015


tberghammer updated this revision to Diff 32946.
tberghammer added a comment.

Address review comments


http://reviews.llvm.org/D12239

Files:
  source/Plugins/SymbolFile/DWARF/DWARFCompileUnit.cpp
  source/Plugins/SymbolFile/DWARF/DWARFDebugInfoEntry.cpp
  source/Plugins/SymbolFile/DWARF/DWARFDebugInfoEntry.h
  source/Plugins/SymbolFile/DWARF/DWARFDebugPubnames.cpp
  source/Plugins/SymbolFile/DWARF/DWARFFormValue.cpp
  source/Plugins/SymbolFile/DWARF/DWARFFormValue.h
  source/Plugins/SymbolFile/DWARF/SymbolFileDWARF.cpp
  source/Symbol/ClangASTContext.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D12239.32946.patch
Type: text/x-patch
Size: 19836 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20150824/f9022384/attachment-0001.bin>


More information about the lldb-commits mailing list