Commit ff740b4
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 d380ab6 commit ff740b4
1 file changed
+2
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
728 | 728 | | |
729 | 729 | | |
730 | 730 | | |
| 731 | + | |
731 | 732 | | |
732 | 733 | | |
| 734 | + | |
733 | 735 | | |
734 | 736 | | |
735 | 737 | | |
| |||
0 commit comments