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

Commits on Sep 11, 2024

  1. fcoll/vulcan: fix memory leak

    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)
    edgargabriel committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    4bc0fb7 View commit details
    Browse the repository at this point in the history