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

Utilities/Thread.cpp: Fix threads memory leak #14765

Merged
merged 2 commits into from Oct 24, 2023
Merged

Conversation

elad335
Copy link
Contributor

@elad335 elad335 commented Oct 24, 2023

Fix memory leak in Thread.cpp due to not exiting threads.

Fixes #14764

@elad335 elad335 marked this pull request as ready for review October 24, 2023 09:20
@Shoegzer
Copy link

Thanks @elad335, I've confirmed this PR resolves the issue. I'll close it once this is merged unless you do.

@elad335 elad335 merged commit f9d2136 into RPCS3:master Oct 24, 2023
6 checks passed
@elad335 elad335 deleted the thread-leak branch May 6, 2024 15:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Clive Barker's Jericho [BLUS30063]: Frequent freezing - *Leak of HOST threads*
2 participants