RE: [PATCH -next 1/3] cifsd: fix memleak in ksmbd_vfs_stream_write()
Date
Mon, 31 May 2021 10:09:10 +0900
> Before assigning wbuf to stream_buf, memory allocate in > ksmbd_vfs_getcasexattr() need be freed. > > Fixes: f44158485826 ("cifsd: add file operations") > Signed-off-by: Yang Yingliang <yangyingliang@huawei.com> I will apply, Thanks for your patch!