Skip to content
Commit effcd2aa authored by Jason Molenda's avatar Jason Molenda
Browse files

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
parent 843bfb2c
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment