Skip to content

[5.1][Runtime] Fix a race with dlopen and libobjc. #25563

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
merged 2 commits into from
Jun 18, 2019

Conversation

mikeash
Copy link
Contributor

@mikeash mikeash commented Jun 18, 2019

Cherry-pick #25150 to 5.1.

We need to register the macho sections in newly loaded images after ObjC is done doing its thing with them.

rdar://problem/49742015

@mikeash
Copy link
Contributor Author

mikeash commented Jun 18, 2019

@swift-ci please test

@mikeash mikeash merged commit c4070cb into swiftlang:swift-5.1-branch Jun 18, 2019
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.

1 participant