diff options
author | Jeff Layton <jlayton@redhat.com> | 2010-08-23 11:38:04 -0400 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@suse.de> | 2011-08-08 10:23:16 -0700 |
commit | 39371f2a8a7c27a63882c1586c3ee72f05eb6527 (patch) | |
tree | fb73ad983a1def19387a13f35617a791b20edfc0 /net | |
parent | eda9d27e356873efbd5f071da1741fc74a842c2b (diff) |
cifs: check for NULL session password
commit 24e6cf92fde1f140d8eb0bf7cd24c2c78149b6b2 upstream.
It's possible for a cifsSesInfo struct to have a NULL password, so we
need to check for that prior to running strncmp on it.
Signed-off-by: Jeff Layton <jlayton@redhat.com>
Signed-off-by: Steve French <sfrench@us.ibm.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Diffstat (limited to 'net')
0 files changed, 0 insertions, 0 deletions