Skip to content

[5.9][Reflection] Look for __AUTH segments as well as __DATA segments. #68949

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

Conversation

mikeash
Copy link
Contributor

@mikeash mikeash commented Oct 3, 2023

Cherry-pick of #68938 to release/5.9.

Some data is stored in __AUTH, which we need to add to our list of data segments so that ownsAddress works correctly.

rdar://116363531

Some data is stored in __AUTH, which we need to add to our list of data segments so that `ownsAddress` works correctly.

rdar://116363531
(cherry picked from commit 238d1cd)
@mikeash mikeash requested a review from a team as a code owner October 3, 2023 20:58
@tbkka
Copy link
Contributor

tbkka commented Oct 3, 2023

This is a fix for an unrelated bug that was exposed by #68637

@mikeash
Copy link
Contributor Author

mikeash commented Oct 3, 2023

@swift-ci please test

@mikeash mikeash merged commit 3e48b96 into swiftlang:release/5.9 Oct 4, 2023
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