Skip to content
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

Get/set thread name shims return errors for invalid handles #4004

Open
wants to merge 5 commits into
base: master
Choose a base branch
from

Conversation

YohDeadfall
Copy link
Contributor

Fixes #3965.

@YohDeadfall
Copy link
Contributor Author

So, I feel satisfied now. There was an issue with the thread identifier conversion causing ICEs, but that happens no more.

@rustbot review

@rustbot rustbot added the S-waiting-on-review Status: Waiting for a review to complete label Oct 31, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
S-waiting-on-review Status: Waiting for a review to complete
Projects
None yet
Development

Successfully merging this pull request may close these issues.

ICE on invalid thread ID in Linux pthread_getname_np
2 participants