diff for duplicates of <4C750575.80109@suse.de> diff --git a/a/1.txt b/N1/1.txt index d6a4cbf..49e415d 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -34,22 +34,22 @@ On 08/25/2010 03:50 AM, Christopher K. wrote: > ...sysenter_do_call... > -(Cc-ing linux-cifs@vger-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org) +(Cc-ing linux-cifs@vger@kernel.org) Does the following patch fixes the problem for you? This patch has been included in the cifs development git and should be available in the next -rc. Subject: [PATCH] cifs: check for NULL session password -From: Jeff Layton <jlayton-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org> +From: Jeff Layton <jlayton@redhat.com> Date: Mon, 23 Aug 2010 11:38:04 -0400 -To: smfrench-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org -CC: linux-cifs-u79uwXL29TY76Z2rM5mHXA@public.gmane.org +To: smfrench@gmail.com +CC: linux-cifs@vger.kernel.org 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-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org> +Signed-off-by: Jeff Layton <jlayton@redhat.com> --- fs/cifs/connect.c | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/a/content_digest b/N1/content_digest index dbbacac..fac2df0 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,11 +1,10 @@ "ref\0AANLkTi=yQzDDHnX8HFrqCe8yqWuVA8b24zfPk5yZeWZk@mail.gmail.com\0" - "ref\0AANLkTi=yQzDDHnX8HFrqCe8yqWuVA8b24zfPk5yZeWZk-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org\0" - "From\0Suresh Jayaraman <sjayaraman-l3A5Bk7waGM@public.gmane.org>\0" + "From\0Suresh Jayaraman <sjayaraman@suse.de>\0" "Subject\0Re: Automount causes zero-pointer dereference in 2.6.36-rc2\0" "Date\0Wed, 25 Aug 2010 17:28:45 +0530\0" - "To\0Christopher K. <c.krooss-gM/Ye1E23mwN+BqQ9rBEUg@public.gmane.org>\0" - "Cc\0linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org" - " linux-cifs-u79uwXL29TY76Z2rM5mHXA@public.gmane.org\0" + "To\0Christopher K. <c.krooss@googlemail.com>\0" + "Cc\0linux-kernel@vger.kernel.org" + " linux-cifs@vger.kernel.org\0" "\00:1\0" "b\0" "On 08/25/2010 03:50 AM, Christopher K. wrote:\n" @@ -44,22 +43,22 @@ "> ...sysenter_do_call...\n" "> \n" "\n" - "(Cc-ing linux-cifs@vger-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org)\n" + "(Cc-ing linux-cifs@vger@kernel.org)\n" "\n" "Does the following patch fixes the problem for you? This patch has been included\n" "in the cifs development git and should be available in the next -rc.\n" "\n" "\n" "Subject: [PATCH] cifs: check for NULL session password\n" - "From: Jeff Layton <jlayton-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org>\n" + "From: Jeff Layton <jlayton@redhat.com>\n" "Date: Mon, 23 Aug 2010 11:38:04 -0400\n" - "To: smfrench-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org\n" - "CC: linux-cifs-u79uwXL29TY76Z2rM5mHXA@public.gmane.org\n" + "To: smfrench@gmail.com\n" + "CC: linux-cifs@vger.kernel.org\n" "\n" "It's possible for a cifsSesInfo struct to have a NULL password, so we\n" "need to check for that prior to running strncmp on it.\n" "\n" - "Signed-off-by: Jeff Layton <jlayton-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org>\n" + "Signed-off-by: Jeff Layton <jlayton@redhat.com>\n" "---\n" " fs/cifs/connect.c | 1 +\n" " 1 files changed, 1 insertions(+), 0 deletions(-)\n" @@ -77,4 +76,4 @@ " \t\t\t\t vol->password ? vol->password : \"\",\n" " \t\t\t\t MAX_PASSWORD_SIZE))" -373d6e9e630aefcd12a9798bb70f127322a9c9c8911a034c8d6d67fa67b9ebfc +dc2b977fa069a8c7c8ece785ca129889670e6ab59656ab7605a2eded56750e19
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.