summaryrefslogtreecommitdiffstats
path: root/fs/smb/client/cifssmb.c
diff options
context:
space:
mode:
authorMarkus Elfring <elfring@users.sourceforge.net>2023-12-29 20:43:12 +0100
committerSteve French <stfrench@microsoft.com>2024-01-07 15:46:06 -0600
commit96d566b6c933be96e9f5b216f04024ab522e0465 (patch)
tree2de5a8c4792ef5e1137760b420498df83e7475a4 /fs/smb/client/cifssmb.c
parent516eea97f92f1e7271f20835cfe9e73774b0f8cc (diff)
downloadlinux-stable-96d566b6c933be96e9f5b216f04024ab522e0465.tar.gz
linux-stable-96d566b6c933be96e9f5b216f04024ab522e0465.tar.bz2
linux-stable-96d566b6c933be96e9f5b216f04024ab522e0465.zip
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/cifssmb.c')
0 files changed, 0 insertions, 0 deletions