Commit 4bc0fb7
committed
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 #12677 (at least partially)
Signed-off-by: Edgar Gabriel <[email protected]>
(cherry picked from commit 3fde6af)1 parent 50d79c3 commit 4bc0fb7
1 file changed
+2
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
729 | 729 | | |
730 | 730 | | |
731 | 731 | | |
| 732 | + | |
732 | 733 | | |
733 | 734 | | |
| 735 | + | |
734 | 736 | | |
735 | 737 | | |
736 | 738 | | |
| |||
0 commit comments