diff for duplicates of <201005270921.43049.dmitry.torokhov@gmail.com> diff --git a/a/1.txt b/N1/1.txt index e20fdae..75c829a 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -14,7 +14,7 @@ On Thursday 27 May 2010 05:37:00 am Julia Lawall wrote: > statement S1,S2,S3; > @@ > -> if ((E = NULL && ...) || ...) +> if ((E == NULL && ...) || ...) > { > ... when != if (...) S1 else S2 > when != E = E1 diff --git a/a/content_digest b/N1/content_digest index b1f80d5..f699e16 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,7 +1,7 @@ "ref\0Pine.LNX.4.64.1005271436460.5422@ask.diku.dk\0" "From\0Dmitry Torokhov <dmitry.torokhov@gmail.com>\0" "Subject\0Re: [PATCH 9/11] drivers/platform/x86: Eliminate a NULL pointer dereference\0" - "Date\0Thu, 27 May 2010 16:21:42 +0000\0" + "Date\0Thu, 27 May 2010 09:21:42 -0700\0" "To\0Julia Lawall <julia@diku.dk>\0" "Cc\0Mattia Dongili <malattia@linux.it>" Matthew Garrett <mjg@redhat.com> @@ -26,7 +26,7 @@ "> statement S1,S2,S3;\n" "> @@\n" "> \n" - "> if ((E = NULL && ...) || ...)\n" + "> if ((E == NULL && ...) || ...)\n" "> {\n" "> ... when != if (...) S1 else S2\n" "> when != E = E1\n" @@ -75,4 +75,4 @@ "-- \n" Dmitry -f8c157a75b158e5812755e62e561d5fea38c151d91e6c08167a3e9dcc4f95093 +cba3b074356542c34dfa100d947cb53924c0e6065c370ef5ff3810c0ce98c9c4
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.