Skip to content

[🍒 swift/release/6.1] [lldb] Fix incorrect nullptr check in DumpAddressAndContent (#117219) #9660

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

When checking the section load list, the existing code assumed that a valid execution context guaranteed a valid target. This is a speculative fix for a crash report (without a reproducer).

rdar://133969831
(cherry picked from commit a62e1c8)

)

When checking the section load list, the existing code assumed that a
valid execution context guaranteed a valid target. This is a speculative
fix for a crash report (without a reproducer).

rdar://133969831
(cherry picked from commit a62e1c8)
@JDevlieghere JDevlieghere requested a review from a team as a code owner November 21, 2024 21:24
@JDevlieghere
Copy link
Author

@swift-ci test

@JDevlieghere JDevlieghere merged commit 6eae094 into swift/release/6.1 Dec 16, 2024
3 checks passed
@JDevlieghere JDevlieghere deleted the cherrypick-swift/release/6.1-a62e1c8eddcd branch December 16, 2024 21:45
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.

2 participants