smb3: add additional null check in SMB2_tcon
Although unlikely to be possible for rsp to be null here,
the check is safer to add, and quiets a Coverity warning.
Addresses-Coverity: 1420428 ("Explicit null dereferenced")
Reviewed-by:
Paulo Alcantara (SUSE) <pc@cjr.nz>
Signed-off-by:
Steve French <stfrench@microsoft.com>
Loading
Please sign in to comment