[Lldb-commits] [PATCH] D55653: [lldb-mi] Check raw pointers before passing them to std::string ctor/assignment
Tatyana Krasnukha via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Mon Feb 25 08:38:34 PST 2019
tatyana-krasnukha updated this revision to Diff 188188.
tatyana-krasnukha added a comment.
Removed new lines from MIUtilString.h
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D55653/new/
https://reviews.llvm.org/D55653
Files:
tools/lldb-mi/MICmdCmdMiscellanous.cpp
tools/lldb-mi/MICmnLLDBDebugSessionInfo.cpp
tools/lldb-mi/MICmnLLDBDebugger.cpp
tools/lldb-mi/MICmnMIOutOfBandRecord.cpp
tools/lldb-mi/MICmnMIResultRecord.cpp
tools/lldb-mi/MIDriverMgr.cpp
tools/lldb-mi/MIUtilString.cpp
tools/lldb-mi/MIUtilString.h
unittests/tools/CMakeLists.txt
unittests/tools/lldb-mi/CMakeLists.txt
unittests/tools/lldb-mi/utils/CMakeLists.txt
unittests/tools/lldb-mi/utils/StringTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D55653.188188.patch
Type: text/x-patch
Size: 10166 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20190225/587f8aad/attachment.bin>
More information about the lldb-commits
mailing list