RE: [PATCH -next 2/3] cifsd: fix memleak in ksmbd_vfs_stream_read()

From: Namjae Jeon
Date: Sun May 30 2021 - 21:09:58 EST


> Before ksmbd_vfs_stream_read() return, memory allocate in
> ksmbd_vfs_getcasexattr() need be freed.
>
> Fixes: f44158485826 ("cifsd: add file operations")
> Signed-off-by: Yang Yingliang <yangyingliang@xxxxxxxxxx>
I will apply, Thanks for your patch!