]> git.ipfire.org Git - thirdparty/grub.git/commit
fs/xfs: Fix memory leaks in XFS module
authort.feng <fengtao40@huawei.com>
Tue, 29 Nov 2022 09:14:15 +0000 (17:14 +0800)
committerDaniel Kiper <daniel.kiper@oracle.com>
Wed, 7 Dec 2022 22:38:26 +0000 (23:38 +0100)
commit2e32d2357443d596d8d9067116152ec49be02a4a
tree73b47251d836e1690f965654dc35df6ba44fa815
parent98ae234000abdabf9db125c87a2db8b81157af72
fs/xfs: Fix memory leaks in XFS module

Signed-off-by: t.feng <fengtao40@huawei.com>
Reviewed-by: Daniel Kiper <daniel.kiper@oracle.com>
grub-core/fs/xfs.c