Skip to content

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

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 May 30, 2019

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

rdar://problem/49742015

@mikeash mikeash changed the title [Runtime] Add a test case for a race with dlopen and libobjc. [Runtime] Fix a race with dlopen and libobjc. Jun 14, 2019
@mikeash
Copy link
Contributor Author

mikeash commented Jun 17, 2019

@swift-ci please test

@mikeash mikeash marked this pull request as ready for review June 18, 2019 13:56
@mikeash mikeash merged commit b70cd70 into swiftlang:master 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