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

Fix memory leak when obtaining the stack bounds of a thread #2690

Merged
merged 1 commit into from
Nov 18, 2021

Conversation

Amanieu
Copy link
Contributor

@Amanieu Amanieu commented Nov 18, 2021

pthread_attr_destroy must be called to free a pthread_attr_t.

@syrusakbary
Copy link
Member

bors r+

@bors
Copy link
Contributor

bors bot commented Nov 18, 2021

@bors bors bot merged commit 287deb1 into master Nov 18, 2021
@bors bors bot deleted the pthread_leak branch November 18, 2021 09:15
@syrusakbary syrusakbary added this to the v2.1 milestone Nov 18, 2021
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