diff for duplicates of <20081125085820.GA11401@elte.hu> diff --git a/a/1.txt b/N1/1.txt index eed4b15..dbd6316 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -6,7 +6,7 @@ analysis. Ingo ----------> -From e5c3b90a18b73d593bba2a3f927a79469b6218d7 Mon Sep 17 00:00:00 2001 +>From e5c3b90a18b73d593bba2a3f927a79469b6218d7 Mon Sep 17 00:00:00 2001 From: Ingo Molnar <mingo@elte.hu> Date: Tue, 25 Nov 2008 09:47:28 +0100 Subject: [PATCH] crypto: fix error flow of crypto/testmgr.c:test_comp() @@ -43,9 +43,3 @@ index b828c6c..0cf0ae3 100644 + int ilen, dlen = COMP_BUF_SIZE; memset(result, 0, sizeof (result)); - - --- -To unsubscribe from this list: send the line "unsubscribe linux-crypto" in -the body of a message to majordomo@vger.kernel.org -More majordomo info at http://vger.kernel.org/majordomo-info.html diff --git a/a/content_digest b/N1/content_digest index 172ece9..c3b3c5a 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -20,7 +20,7 @@ "\tIngo\n" "\n" "---------->\n" - "From e5c3b90a18b73d593bba2a3f927a79469b6218d7 Mon Sep 17 00:00:00 2001\n" + ">From e5c3b90a18b73d593bba2a3f927a79469b6218d7 Mon Sep 17 00:00:00 2001\n" "From: Ingo Molnar <mingo@elte.hu>\n" "Date: Tue, 25 Nov 2008 09:47:28 +0100\n" "Subject: [PATCH] crypto: fix error flow of crypto/testmgr.c:test_comp()\n" @@ -56,12 +56,6 @@ "-\t\tint ilen, ret, dlen = COMP_BUF_SIZE;\n" "+\t\tint ilen, dlen = COMP_BUF_SIZE;\n" " \n" - " \t\tmemset(result, 0, sizeof (result));\n" - " \n" - "\n" - "--\n" - "To unsubscribe from this list: send the line \"unsubscribe linux-crypto\" in\n" - "the body of a message to majordomo@vger.kernel.org\n" - More majordomo info at http://vger.kernel.org/majordomo-info.html + " \t\tmemset(result, 0, sizeof (result));" -89a325f0a2653e6ea847f9f460f72045a2eeb053a6ba9814444d663f433bcf99 +49048d72dfb0f35d6311903e18cd9ec609dcec9c1813ba726fd2e0dfd8dcb4e6
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.