diff options
author | Steve French <stfrench@microsoft.com> | 2022-05-23 20:42:03 -0500 |
---|---|---|
committer | Steve French <stfrench@microsoft.com> | 2022-05-23 20:50:38 -0500 |
commit | bbdf6cf56c88845fb0b713cbf5c6623c53fe40d8 (patch) | |
tree | 24bc520471a7fc5bd7d1648f6c6b1411a8effdaf /tools/perf/scripts/python/syscall-counts.py | |
parent | 93ed91c020aa4f021600a633f1f87790a5e50b91 (diff) |
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/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions