diff options
author | ZhangGuoDong <zhangguodong@kylinos.cn> | 2025-10-12 00:51:36 +0800 |
---|---|---|
committer | Steve French <stfrench@microsoft.com> | 2025-10-15 06:03:09 -0500 |
commit | 379510a815cb2e64eb0a379cb62295d6ade65df0 (patch) | |
tree | 3c9452823238459708a9bc60a7b1a6abc0943531 /drivers/gpu/drm/amd/amdgpu/amdgpu_device.c | |
parent | 6fced056d2cc8d01b326e6fcfabaacb9850b71a4 (diff) |
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>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_device.c')
0 files changed, 0 insertions, 0 deletions