Skip to content

[Runtime] Check for NULL demangling when verifying mangled name roundtrips. #75643

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

mikeash
Copy link
Contributor

@mikeash mikeash commented Aug 2, 2024

_swift_buildDemanglingForMetadata can fail, so check for NULL and warn about it instead of crashing.

…trips.

_swift_buildDemanglingForMetadata can fail, so check for NULL and warn about it instead of crashing.
@mikeash mikeash requested a review from al45tair as a code owner August 2, 2024 15:27
@mikeash
Copy link
Contributor Author

mikeash commented Aug 2, 2024

@swift-ci please smoke test

@mikeash mikeash merged commit 66303f6 into swiftlang:main Aug 5, 2024
3 checks passed
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