[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <CAKYAXd-XUoQ-7vxGY8ZVt8_jP8E3Gnf-KkyfGWF6T6fNzOdz1A@mail.gmail.com>
Date: Mon, 24 Nov 2025 11:07:42 +0900
From: Namjae Jeon <linkinjeon@...nel.org>
To: YangWen <anmuxixixi@...il.com>
Cc: sj1557.seo@...sung.com, yuezhang.mo@...y.com,
linux-fsdevel@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH] exfat: fix memory leak in exfat_fill_super
On Sun, Nov 23, 2025 at 9:13 PM YangWen <anmuxixixi@...il.com> wrote:
>
> If exFAT encounters errors during multiple mount operations, 'sbi' and 'nls' will not be released,
> which will cause a memory leak.
delayed_free() will free them.
Please check it.
Thanks.
>
> Fixes: 719c1e1829166 ("exfat: add super block operations")
> Signed-off-by: YangWen <anmuxixixi@...il.com>
Powered by blists - more mailing lists