diff options
author | Markus Elfring <elfring@users.sourceforge.net> | 2023-12-29 22:43:12 +0300 |
---|---|---|
committer | Steve French <stfrench@microsoft.com> | 2024-01-08 00:46:06 +0300 |
commit | 96d566b6c933be96e9f5b216f04024ab522e0465 (patch) | |
tree | 2de5a8c4792ef5e1137760b420498df83e7475a4 /tools/perf/scripts/python/gecko.py | |
parent | 516eea97f92f1e7271f20835cfe9e73774b0f8cc (diff) | |
download | linux-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 'tools/perf/scripts/python/gecko.py')
0 files changed, 0 insertions, 0 deletions