diff options
author | Alex Langford <alangford@apple.com> | 2024-08-27 09:59:17 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-08-27 09:59:17 -0700 |
commit | 384d69fcbbd07941e7eb1899435e4d56d0469637 (patch) | |
tree | 6f3055140d181cd877e73a3b99db588c9a7021ba /lldb/source/Commands/CommandObjectFrame.cpp | |
parent | 2dbc6d4d4b88c4453acfe51cf20f22847aabeaab (diff) | |
download | llvm-384d69fcbbd07941e7eb1899435e4d56d0469637.zip llvm-384d69fcbbd07941e7eb1899435e4d56d0469637.tar.gz llvm-384d69fcbbd07941e7eb1899435e4d56d0469637.tar.bz2 |
[lldb] Cleanup dyld_process_t after constructing SharedCacheInfo (#106157)
Without calling `dyld_process_dispose`, LLDB will leak the memory
associated with the `dyld_process_t`.
rdar://134738265
Diffstat (limited to 'lldb/source/Commands/CommandObjectFrame.cpp')
0 files changed, 0 insertions, 0 deletions