Skip to content

Foundation: correct invalid memory usage in callStackSymbols #3165

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
Apr 8, 2022

Conversation

compnerd
Copy link
Member

@compnerd compnerd commented Apr 8, 2022

The recent improvements in string handling in the compiler identified
poor handling of the symbol name. Correct the logic for extracting the
symbol name from the result. While in the area, correct the memory
binding for the symbol info pointer.

The recent improvements in string handling in the compiler identified
poor handling of the symbol name.  Correct the logic for extracting the
symbol name from the result.  While in the area, correct the memory
binding for the symbol info pointer.
@compnerd
Copy link
Member Author

compnerd commented Apr 8, 2022

@swift-ci please test

@compnerd
Copy link
Member Author

compnerd commented Apr 8, 2022

Merging this to restore the CI

@compnerd compnerd merged commit bfead15 into swiftlang:main Apr 8, 2022
@compnerd compnerd deleted the thread-symbols branch April 8, 2022 16:54
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