Skip to content

[🍒 swift/release/6.1] [lldb] Cleanup dyld_process_t after constructing SharedCacheInfo (#106157) #9879

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged

Conversation

JDevlieghere
Copy link

…6157)

Without calling dyld_process_dispose, LLDB will leak the memory associated with the dyld_process_t.

rdar://134738265
(cherry picked from commit 384d69f)

…m#106157)

Without calling `dyld_process_dispose`, LLDB will leak the memory
associated with the `dyld_process_t`.

rdar://134738265
(cherry picked from commit 384d69f)
@JDevlieghere JDevlieghere requested a review from a team as a code owner January 24, 2025 16:32
@JDevlieghere
Copy link
Author

@swift-ci test

@adrian-prantl adrian-prantl merged commit c1f7936 into swift/release/6.1 Jan 24, 2025
3 checks passed
@adrian-prantl adrian-prantl deleted the cherrypick-swift/release/6.1-384d69fcbbd0 branch January 24, 2025 21:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants