[Lldb-commits] [PATCH] D55653: Check pointer results on nullptr before using them

Tatyana Krasnukha via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Thu Dec 13 06:12:03 PST 2018


tatyana-krasnukha created this revision.
tatyana-krasnukha added reviewers: ki.stfu, abidh.
Herald added a subscriber: lldb-commits.

Prevent crashing like llvm.org/pr37054


Repository:
  rLLDB LLDB

https://reviews.llvm.org/D55653

Files:
  MICmdCmdData.cpp
  MICmdCmdGdbInfo.cpp
  MICmdCmdMiscellanous.cpp
  MICmnLLDBDebugSessionInfo.cpp
  MIDataTypes.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D55653.177748.patch
Type: text/x-patch
Size: 5952 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20181213/de523101/attachment.bin>


More information about the lldb-commits mailing list