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

v5.0.x: fcoll/vulcan: fix memory leak #12809

Merged

Conversation

edgargabriel
Copy link
Member

we didn't correctly free the fh->f_aggr_list array in the vulcan file_write_all file. Thanks @andymwood for reporting the issue and @ggouaillardet for identifying the cause for the leak.

Fixes Issue #12677 (at least partially)

Signed-off-by: Edgar Gabriel [email protected]
(cherry picked from commit 3fde6af)

we didn't correctly free the fh->f_aggr_list array in the vulcan file_write_all file.
Thanks @andymwood for reporting the issue and @ggouaillardet for identifying the cause for the leak.

Fixes Issue open-mpi#12677 (at least partially)

Signed-off-by: Edgar Gabriel <[email protected]>
(cherry picked from commit 3fde6af)
@github-actions github-actions bot added this to the v5.0.6 milestone Sep 11, 2024
@janjust janjust changed the title fcoll/vulcan: fix memory leak - v5.0.x v5.0.x: fcoll/vulcan: fix memory leak Sep 11, 2024
@wenduwan wenduwan merged commit 6f91498 into open-mpi:v5.0.x Sep 12, 2024
18 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants