All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/4] Fix various coverity warnings in fs/cifs
@ 2015-03-27  5:27 ` Steve French
  0 siblings, 0 replies; 28+ messages in thread
From: Steve French @ 2015-03-27  5:27 UTC (permalink / raw)
  To: linux-cifs-u79uwXL29TY76Z2rM5mHXA,
	linux-kernel-u79uwXL29TY76Z2rM5mHXA
  Cc: smfrench-Re5JQEeQqe8AvxtiuMwx3w

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

^ permalink raw reply	[flat|nested] 28+ messages in thread

end of thread, other threads:[~2015-04-01 11:07 UTC | newest]

Thread overview: 28+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-03-27  5:27 [PATCH 0/4] Fix various coverity warnings in fs/cifs Steve French
2015-03-27  5:27 ` Steve French
2015-03-27  5:27 ` [PATCH 1/4] [SMB3] Fix warning on uninitialized buftype Steve French
     [not found]   ` <1427434082-4299-2-git-send-email-smfrench-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
2015-03-28 14:19     ` Shirish Pargaonkar
2015-03-28 14:19       ` Shirish Pargaonkar
2015-03-30  9:36   ` Sachin Prabhu
2015-04-01  0:35   ` Jeff Layton
2015-03-27  5:28 ` [PATCH 2/4] [CIFS] Don't ignore errors on encrypting password in SMBTcon Steve French
     [not found]   ` <1427434082-4299-3-git-send-email-smfrench-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
2015-03-28 14:26     ` Shirish Pargaonkar
2015-03-28 14:26       ` Shirish Pargaonkar
2015-03-30  9:44     ` Sachin Prabhu
2015-03-30  9:44       ` Sachin Prabhu
2015-04-01  0:37     ` Jeff Layton
2015-04-01  0:37       ` Jeff Layton
     [not found] ` <1427434082-4299-1-git-send-email-smfrench-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
2015-03-27  5:28   ` [PATCH 3/4] [SMB3] Fix dereference before null check warning Steve French
2015-03-27  5:28     ` Steve French
     [not found]     ` <1427434082-4299-4-git-send-email-smfrench-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
2015-03-28 14:27       ` Shirish Pargaonkar
2015-03-28 14:27         ` Shirish Pargaonkar
2015-03-30  9:50       ` Sachin Prabhu
2015-03-30  9:50         ` Sachin Prabhu
2015-04-01  0:46     ` Jeff Layton
2015-04-01  5:00       ` Steve French
2015-04-01 11:07         ` Jeff Layton
2015-03-27  5:28 ` [PATCH 4/4] [SMB3] Fix coverity warning Steve French
2015-03-28 15:05   ` Shirish Pargaonkar
2015-03-30  9:51   ` Sachin Prabhu
     [not found]   ` <1427434082-4299-5-git-send-email-smfrench-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
2015-04-01  0:38     ` Jeff Layton
2015-04-01  0:38       ` Jeff Layton

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.