smb3: add additional null check in SMB311_posix_mkdir
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: 1437501 ("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