Caught two cases where we were passing a Stream* without checking for NULL
authorEnrico Granata <egranata@apple.com>
Sat, 3 Nov 2012 00:09:46 +0000 (00:09 +0000)
committerEnrico Granata <egranata@apple.com>
Sat, 3 Nov 2012 00:09:46 +0000 (00:09 +0000)
commit80fcdd429f33b2058dc94e8891ddb54ac0e1628e
treeda1c5ea1db4b2d0f833d27261241684a93807cac
parent5852e3b800b76d7bc4ec010069e1f5e293ca257c
Caught two cases where we were passing a Stream* without checking for NULL

llvm-svn: 167342
lldb/source/Core/ConstString.cpp
lldb/source/Host/common/FileSpec.cpp