<rdar://problem/12406088> Fixing a crasher with adding a regex command, due to access...
authorEnrico Granata <egranata@apple.com>
Mon, 1 Oct 2012 17:19:37 +0000 (17:19 +0000)
committerEnrico Granata <egranata@apple.com>
Mon, 1 Oct 2012 17:19:37 +0000 (17:19 +0000)
commite00af8093c2fc454dc3d2f1987e16c5fc64ed8e8
treeaaafdd519473fe3f62cfdc49c3e1c6eac8106deb
parentf611fcf2c3ab16e6d2367fe41e356b6794d38f37
<rdar://problem/12406088> Fixing a crasher with adding a regex command, due to accessing a shared pointer without first checking for NULL

llvm-svn: 164950
lldb/source/Interpreter/CommandInterpreter.cpp