Skip to content

[RemoteMirror] Gracefully handle a NULL TypeInfo passed to convertChild. #32596

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 1 commit into from
Jul 1, 2020

Conversation

mikeash
Copy link
Contributor

@mikeash mikeash commented Jun 29, 2020

rdar://problem/64066210

@mikeash mikeash requested a review from tbkka June 29, 2020 15:38
Copy link
Contributor

@tbkka tbkka left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

@mikeash
Copy link
Contributor Author

mikeash commented Jun 29, 2020

@swift-ci please test

@swift-ci
Copy link
Contributor

Build failed
Swift Test Linux Platform
Git Sha - c42c8d2

@mikeash
Copy link
Contributor Author

mikeash commented Jun 29, 2020

@swift-ci please test linux platform

@slavapestov
Copy link
Contributor

No test? Do we know who/why is NULL being passed in here?

@mikeash
Copy link
Contributor Author

mikeash commented Jun 30, 2020

@slavapestov I don't, I've just seen crash logs indicating that we're crashing on NULL here from time to time. I'd expect we're reading bad data in the target app (always a hazard with these analysis tools) but it's hard to be sure.

@mikeash mikeash merged commit 62ebcae into swiftlang:master Jul 1, 2020
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.

4 participants