[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1427434082-4299-1-git-send-email-smfrench@gmail.com>
Date:	Fri, 27 Mar 2015 00:27:58 -0500
From:	Steve French <smfrench@...il.com>
To:	linux-cifs@...r.kernel.org, linux-kernel@...r.kernel.org
Cc:	smfrench@...il.com
Subject: [PATCH 0/4] Fix various coverity warnings in fs/cifs
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@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/
Powered by blists - more mailing lists