diff options
author | Christophe JAILLET <[email protected]> | 2021-11-07 16:22:57 +0100 |
---|---|---|
committer | Steve French <[email protected]> | 2021-11-25 00:09:26 -0600 |
commit | f8fbfd85f5c95fff477a7c19f576725945891d0c (patch) | |
tree | 1e373eb3ba60179d0fdae97d7df7e794832cc17b /Documentation/filesystems | |
parent | 136057256686de39cc3a07c2e39ef6bc43003ff6 (diff) |
ksmbd: Fix an error handling path in 'smb2_sess_setup()'
All the error handling paths of 'smb2_sess_setup()' end to 'out_err'.
All but the new error handling path added by the commit given in the Fixes
tag below.
Fix this error handling path and branch to 'out_err' as well.
Fixes: 0d994cd482ee ("ksmbd: add buffer validation in session setup")
Cc: [email protected] # v5.15
Acked-by: Namjae Jeon <[email protected]>
Signed-off-by: Christophe JAILLET <[email protected]>
Signed-off-by: Steve French <[email protected]>
Diffstat (limited to 'Documentation/filesystems')
0 files changed, 0 insertions, 0 deletions