smb/server: fix possible refcount leak in smb2_sess_setup()
Reference count of ksmbd_session will leak when session need reconnect. Fix this by adding the missing ksmbd_user_session_put(). Co-developed-by:ChenXiaoSong <chenxiaosong@kylinos.cn> Signed-off-by:
ChenXiaoSong <chenxiaosong@kylinos.cn> Signed-off-by:
ZhangGuoDong <zhangguodong@kylinos.cn> Acked-by:
Namjae Jeon <linkinjeon@kernel.org> Signed-off-by:
Steve French <stfrench@microsoft.com>
Loading
Please sign in to comment