Fix a potential null pointer deref & a potential memory leak,
authorJason Molenda <jmolenda@apple.com>
Thu, 16 Oct 2014 02:08:11 +0000 (02:08 +0000)
committerJason Molenda <jmolenda@apple.com>
Thu, 16 Oct 2014 02:08:11 +0000 (02:08 +0000)
commit4ecbc44f79b38cadfe73d79a9785d9995f17c792
tree6304eaede3c9bfd53001456d28d28c8bbf907bb1
parent3206b1e077cee6fe582e356cb776a3313b717ea4
Fix a potential null pointer deref & a potential memory leak,
also reformat to conform to the usual lldb coding conventions
a little better.
clang static analyzer fixit.

llvm-svn: 219893
lldb/source/Host/macosx/launcherXPCService/main.mm