On Sat, 26 Oct 2024 at 08:41, Heinrich Schuchardt <[email protected]> wrote: > > The directory retrieved in ext4fs_exists() should be freed to avoid a > memory leak. > > Signed-off-by: Heinrich Schuchardt <[email protected]> > --- > fs/ext4/ext4fs.c | 9 +++++++-- > 1 file changed, 7 insertions(+), 2 deletions(-) >
Reviewed-by: Simon Glass <[email protected]>

