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

fcoll/vulcan: fix memory leak - v4.1.x #12810

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)
@jsquyres jsquyres merged commit 7256c81 into open-mpi:v4.1.x Sep 11, 2024
9 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.

2 participants