Re: [PATCH] fs/exfat: resolve memory leak from exfat_create_upcase_table()
From: Al Viro
Date: Sun Sep 15 2024 - 03:26:20 EST
On Sun, Sep 15, 2024 at 08:23:36AM +0100, Al Viro wrote:
> IMO it would be less brittle that way. And commit message needs
> the explanation of the leak mechanism - a link to reporter is
> nice, but it doesn't explain what's going on.
Actually, nevermind the part about commit message - what you have
there is OK. I still think that the call would be better off
in exfat_create_upcase_table(), though - less brittle that way.