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 accumulating memory leaks #16

Merged
merged 1 commit into from Jan 7, 2022
Merged

Fix accumulating memory leaks #16

merged 1 commit into from Jan 7, 2022

Conversation

anas2660
Copy link
Contributor

@anas2660 anas2660 commented Jan 6, 2022

I left my computer on overnight and woke up to find the Firefox RDD Process using 10GB of memory. I found the sources of these memory leaks and fixed them. It seems like that was all of them.

Before:
memleak

After:
nomemleak

@imatimba
Copy link

imatimba commented Jan 6, 2022

I can confirm that this PR fixes the memory leak I was having while watching a livestream on Twitch, thanks!

@elFarto
Copy link
Owner

elFarto commented Jan 7, 2022

Thanks for the patch!

@elFarto elFarto merged commit 16de1f5 into elFarto:master Jan 7, 2022
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.

None yet

3 participants