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