[Lldb-commits] [PATCH] D55653: [lldb-mi] Check raw pointers before passing them to std::string ctor/assignment

Phabricator via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Mon Feb 25 08:42:07 PST 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL354798: [lldb-mi] Check raw pointers before passing them to std::string ctor/assignment (authored by tkrasnukha, committed by ).
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.

Changed prior to commit:
  https://reviews.llvm.org/D55653?vs=188188&id=188192#toc

Repository:
  rL LLVM

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

https://reviews.llvm.org/D55653

Files:
  lldb/trunk/tools/lldb-mi/MICmdCmdMiscellanous.cpp
  lldb/trunk/tools/lldb-mi/MICmnLLDBDebugSessionInfo.cpp
  lldb/trunk/tools/lldb-mi/MICmnLLDBDebugger.cpp
  lldb/trunk/tools/lldb-mi/MICmnMIOutOfBandRecord.cpp
  lldb/trunk/tools/lldb-mi/MICmnMIResultRecord.cpp
  lldb/trunk/tools/lldb-mi/MIDriverMgr.cpp
  lldb/trunk/tools/lldb-mi/MIUtilString.cpp
  lldb/trunk/tools/lldb-mi/MIUtilString.h
  lldb/trunk/unittests/tools/CMakeLists.txt
  lldb/trunk/unittests/tools/lldb-mi/CMakeLists.txt
  lldb/trunk/unittests/tools/lldb-mi/utils/CMakeLists.txt
  lldb/trunk/unittests/tools/lldb-mi/utils/StringTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D55653.188192.patch
Type: text/x-patch
Size: 10558 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20190225/15c3ccb2/attachment.bin>


More information about the lldb-commits mailing list