diff options
author | Jonas Devlieghere <jonas@devlieghere.com> | 2020-07-20 16:57:40 -0700 |
---|---|---|
committer | Jonas Devlieghere <jonas@devlieghere.com> | 2020-07-20 16:58:06 -0700 |
commit | b79dff02795074ca5a4937fc1c93cf0dc7b8d943 (patch) | |
tree | c04ef4c8dd272a71ede393a0d4106cfb9ca5c3fb /lldb/source/Commands/CommandObjectSource.cpp | |
parent | 2ba7ce401e760990abb938c57e48c9d77d1b50de (diff) | |
download | llvm-b79dff02795074ca5a4937fc1c93cf0dc7b8d943.zip llvm-b79dff02795074ca5a4937fc1c93cf0dc7b8d943.tar.gz llvm-b79dff02795074ca5a4937fc1c93cf0dc7b8d943.tar.bz2 |
[lldb] Make sure we don't leak SBThreadPlan pointer (NFCI)
Make sure we don't accidentally leak the SBThreadPlan pointer when we
return before handing it off to Python to manage its lifetime.
Diffstat (limited to 'lldb/source/Commands/CommandObjectSource.cpp')
0 files changed, 0 insertions, 0 deletions