diff options
author | Steve French <[email protected]> | 2022-05-23 20:42:03 -0500 |
---|---|---|
committer | Steve French <[email protected]> | 2022-05-23 20:50:38 -0500 |
commit | bbdf6cf56c88845fb0b713cbf5c6623c53fe40d8 (patch) | |
tree | 24bc520471a7fc5bd7d1648f6c6b1411a8effdaf /scripts/gdb/linux/timerlist.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 <[email protected]>
Signed-off-by: Steve French <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/timerlist.py')
0 files changed, 0 insertions, 0 deletions