[PATCH 0/4] Fix various coverity warnings in fs/cifs

From: Steve French
Date: Fri Mar 27 2015 - 01:28:45 EST


Four small fixes to address warnings coverity analyzer displays
for fs/cifs.

Steve French (4):
[SMB3] Fix warning on uninitialized buftype
[CIFS] Don't ignore errors on encrypting password in SMBTcon
[SMB3] Fix dereference before null check warning
[SMB3] Fix coverity warning

fs/cifs/connect.c | 6 ++++++
fs/cifs/smb2misc.c | 2 +-
fs/cifs/smb2pdu.c | 15 +++++++++------
3 files changed, 16 insertions(+), 7 deletions(-)

--
1.9.1

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/