diff options
author | Markus Elfring <elfring@users.sourceforge.net> | 2023-12-29 20:43:12 +0100 |
---|---|---|
committer | Steve French <stfrench@microsoft.com> | 2024-01-07 15:46:06 -0600 |
commit | 96d566b6c933be96e9f5b216f04024ab522e0465 (patch) | |
tree | 2de5a8c4792ef5e1137760b420498df83e7475a4 /scripts/gdb/linux/mm.py | |
parent | 516eea97f92f1e7271f20835cfe9e73774b0f8cc (diff) |
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 'scripts/gdb/linux/mm.py')
0 files changed, 0 insertions, 0 deletions