diff options
author | Steve French <stfrench@microsoft.com> | 2022-05-24 04:42:03 +0300 |
---|---|---|
committer | Steve French <stfrench@microsoft.com> | 2022-05-24 04:50:38 +0300 |
commit | bbdf6cf56c88845fb0b713cbf5c6623c53fe40d8 (patch) | |
tree | 24bc520471a7fc5bd7d1648f6c6b1411a8effdaf /scripts/gdb/linux/utils.py | |
parent | 93ed91c020aa4f021600a633f1f87790a5e50b91 (diff) | |
download | linux-bbdf6cf56c88845fb0b713cbf5c6623c53fe40d8.tar.xz |
smb3: check for null tcon
Although unlikely to be null, it is confusing to use a pointer
before checking for it to be null so move the use down after
null check.
Addresses-Coverity: 1517586 ("Null pointer dereferences (REVERSE_INULL)")
Reviewed-by: Ronnie Sahlberg <lsahlber@redhat.com>
Signed-off-by: Steve French <stfrench@microsoft.com>
Diffstat (limited to 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions