diff options
| author | Jason Molenda <jmolenda@apple.com> | 2011-09-23 21:15:42 +0000 |
|---|---|---|
| committer | Jason Molenda <jmolenda@apple.com> | 2011-09-23 21:15:42 +0000 |
| commit | effcd2aa70dece71f1c750f5d5ea5b6c60960430 (patch) | |
| tree | fb554c4351e8b6a73b0dfcb1d23a90dbf09b9f60 /lldb/source/Commands/CommandObjectProcess.cpp | |
| parent | 843bfb2c4e8f9564f58846558cd816e88ce5c014 (diff) | |
| download | llvm-effcd2aa70dece71f1c750f5d5ea5b6c60960430.zip llvm-effcd2aa70dece71f1c750f5d5ea5b6c60960430.tar.gz llvm-effcd2aa70dece71f1c750f5d5ea5b6c60960430.tar.bz2 | |
in CommandObjectTargetStopHookList::Execute, if we don't have a target,
return before we try to dereference the target later in the function.
Currently,
% lldb -x
(lldb) target stop-hook list
crashes because of this.
llvm-svn: 140417
Diffstat (limited to 'lldb/source/Commands/CommandObjectProcess.cpp')
0 files changed, 0 insertions, 0 deletions
