aboutsummaryrefslogtreecommitdiff
path: root/lldb/source/Commands/CommandObjectCommands.cpp
diff options
context:
space:
mode:
authorDuncan Sands <baldrick@free.fr>2010-10-20 08:21:16 +0000
committerDuncan Sands <baldrick@free.fr>2010-10-20 08:21:16 +0000
commit3a02f3eeff2407afb040767b452578d3d695907a (patch)
tree81e3bc7cdac51b17c6b78a85c12459688f7f0329 /lldb/source/Commands/CommandObjectCommands.cpp
parentf551acaaf5b692e7b62f4f79c9ec5fe368a887f1 (diff)
downloadllvm-3a02f3eeff2407afb040767b452578d3d695907a.zip
llvm-3a02f3eeff2407afb040767b452578d3d695907a.tar.gz
llvm-3a02f3eeff2407afb040767b452578d3d695907a.tar.bz2
GCC 4.4 warns that Receiver may be used uninitialized in this function.
As far as I can see, gcc is right to think this! The following change will cause a nice segfault rather than undefined behaviour if this case occurs. Someone who understands what this code is supposed to do should probably take a proper look. llvm-svn: 116917
Diffstat (limited to 'lldb/source/Commands/CommandObjectCommands.cpp')
0 files changed, 0 insertions, 0 deletions