summaryrefslogtreecommitdiff
path: root/fs/smb/client/smb2pdu.c
diff options
context:
space:
mode:
authorMarkus Elfring <elfring@users.sourceforge.net>2023-12-29 22:43:12 +0300
committerSteve French <stfrench@microsoft.com>2024-01-08 00:46:06 +0300
commit96d566b6c933be96e9f5b216f04024ab522e0465 (patch)
tree2de5a8c4792ef5e1137760b420498df83e7475a4 /fs/smb/client/smb2pdu.c
parent516eea97f92f1e7271f20835cfe9e73774b0f8cc (diff)
downloadlinux-96d566b6c933be96e9f5b216f04024ab522e0465.tar.xz
smb3: Improve exception handling in allocate_mr_list()
The kfree() function was called in one case by the allocate_mr_list() function during error handling even if the passed variable contained a null pointer. This issue was detected by using the Coccinelle software. Thus use another label. Signed-off-by: Markus Elfring <elfring@users.sourceforge.net> Signed-off-by: Steve French <stfrench@microsoft.com>
Diffstat (limited to 'fs/smb/client/smb2pdu.c')
0 files changed, 0 insertions, 0 deletions