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

cgroup: fix memory leak in GetCGroupMemoryUsage #48911

Merged
merged 1 commit into from
Mar 1, 2021
Merged

Conversation

tmds
Copy link
Member

@tmds tmds commented Mar 1, 2021

Fixes #48822.

This is a 5.0 regression introduced in #34334.

cc @janvorli @omajid @hlippke @gerlachch

Copy link
Member

@stephentoub stephentoub left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks.

Copy link
Member

@omajid omajid left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@jkotas jkotas merged commit 0c2a880 into dotnet:main Mar 1, 2021
@jkotas
Copy link
Member

jkotas commented Mar 1, 2021

@tmds Could you please submit PR against the release/5.0 branch as well? I will take care of getting it approved.

@ghost ghost locked as resolved and limited conversation to collaborators Mar 31, 2021
@karelz karelz added this to the 6.0.0 milestone May 20, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Reproducible memory leak with enabled memory cgroups in .NET 5
5 participants