diff options
author | 2022-05-23 20:42:03 -0500 | |
---|---|---|
committer | 2022-05-23 20:50:38 -0500 | |
commit | bbdf6cf56c88845fb0b713cbf5c6623c53fe40d8 (patch) | |
tree | 24bc520471a7fc5bd7d1648f6c6b1411a8effdaf /tools/perf/scripts/python/export-to-postgresql.py | |
parent | cifs: fix minor compile warning (diff) | |
download | linux-dev-bbdf6cf56c88845fb0b713cbf5c6623c53fe40d8.tar.xz linux-dev-bbdf6cf56c88845fb0b713cbf5c6623c53fe40d8.zip |
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 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions