On Fri, 23 Aug 2024 at 10:52, yangyun <yangyun50@xxxxxxxxxx> wrote: > > The memory of struct fuse_file is allocated but not freed > when get_create_ext return error. > > Fixes: 3e2b6fdbdc9a ("fuse: send security context of inode on file") > Cc: stable@xxxxxxxxxxxxxxx > Signed-off-by: yangyun <yangyun50@xxxxxxxxxx> Thanks, applied. Miklos