diff for duplicates of <20190405015859.32755-6-tobin@kernel.org> diff --git a/a/1.txt b/N1/1.txt index e0a944a..bf59190 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -8,8 +8,8 @@ off by one errors unnecessarily. Add a function that calls strscpy() then memset()s the tail to zero if the source string is shorter than the destination buffer. -Acked-by: Kees Cook <keescook@chromium.org> -Signed-off-by: Tobin C. Harding <tobin@kernel.org> +Acked-by: Kees Cook <keescook at chromium.org> +Signed-off-by: Tobin C. Harding <tobin at kernel.org> --- include/linux/string.h | 4 ++++ lib/string.c | 47 +++++++++++++++++++++++++++++++++++------- diff --git a/a/content_digest b/N1/content_digest index 8f5ec8a..ba1f13a 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,25 +1,7 @@ "ref\020190405015859.32755-1-tobin@kernel.org\0" - "From\0Tobin C. Harding <tobin@kernel.org>\0" + "From\0tobin at kernel.org (Tobin C. Harding)\0" "Subject\0[PATCH v4 5/6] lib/string: Add strscpy_pad() function\0" "Date\0Fri, 5 Apr 2019 12:58:58 +1100\0" - "To\0Shuah Khan <shuah@kernel.org>\0" - "Cc\0Tobin C. Harding <tobin@kernel.org>" - Kees Cook <keescook@chromium.org> - Jann Horn <jannh@google.com> - Andy Shevchenko <andriy.shevchenko@linux.intel.com> - Randy Dunlap <rdunlap@infradead.org> - Rasmus Villemoes <linux@rasmusvillemoes.dk> - Stephen Rothwell <sfr@canb.auug.org.au> - Andy Lutomirski <luto@amacapital.net> - Daniel Micay <danielmicay@gmail.com> - Arnd Bergmann <arnd@arndb.de> - Miguel Ojeda <miguel.ojeda.sandonis@gmail.com> - Gustavo A. R. Silva <gustavo@embeddedor.com> - Greg Kroah-Hartman <gregkh@linuxfoundation.org> - Alexander Shishkin <alexander.shishkin@linux.intel.com> - kernel-hardening@lists.openwall.com - linux-kselftest@vger.kernel.org - " linux-kernel@vger.kernel.org\0" "\00:1\0" "b\0" "We have a function to copy strings safely and we have a function to copy\n" @@ -32,8 +14,8 @@ "Add a function that calls strscpy() then memset()s the tail to zero if\n" "the source string is shorter than the destination buffer.\n" "\n" - "Acked-by: Kees Cook <keescook@chromium.org>\n" - "Signed-off-by: Tobin C. Harding <tobin@kernel.org>\n" + "Acked-by: Kees Cook <keescook at chromium.org>\n" + "Signed-off-by: Tobin C. Harding <tobin at kernel.org>\n" "---\n" " include/linux/string.h | 4 ++++\n" " lib/string.c | 47 +++++++++++++++++++++++++++++++++++-------\n" @@ -129,4 +111,4 @@ "-- \n" 2.21.0 -3d52b17fdb264e338d4a52a4b931aa1174436b6e090f8af96a16d3a4dd045c6a +7be168fd49a3fbd5cd83bf1ea40bb35f27c2faf0c3aff8dd8a508e6c3252e70f
diff --git a/a/1.txt b/N2/1.txt index e0a944a..bf59190 100644 --- a/a/1.txt +++ b/N2/1.txt @@ -8,8 +8,8 @@ off by one errors unnecessarily. Add a function that calls strscpy() then memset()s the tail to zero if the source string is shorter than the destination buffer. -Acked-by: Kees Cook <keescook@chromium.org> -Signed-off-by: Tobin C. Harding <tobin@kernel.org> +Acked-by: Kees Cook <keescook at chromium.org> +Signed-off-by: Tobin C. Harding <tobin at kernel.org> --- include/linux/string.h | 4 ++++ lib/string.c | 47 +++++++++++++++++++++++++++++++++++------- diff --git a/a/content_digest b/N2/content_digest index 8f5ec8a..0f71d15 100644 --- a/a/content_digest +++ b/N2/content_digest @@ -1,25 +1,7 @@ "ref\020190405015859.32755-1-tobin@kernel.org\0" - "From\0Tobin C. Harding <tobin@kernel.org>\0" + "From\0tobin@kernel.org (Tobin C. Harding)\0" "Subject\0[PATCH v4 5/6] lib/string: Add strscpy_pad() function\0" "Date\0Fri, 5 Apr 2019 12:58:58 +1100\0" - "To\0Shuah Khan <shuah@kernel.org>\0" - "Cc\0Tobin C. Harding <tobin@kernel.org>" - Kees Cook <keescook@chromium.org> - Jann Horn <jannh@google.com> - Andy Shevchenko <andriy.shevchenko@linux.intel.com> - Randy Dunlap <rdunlap@infradead.org> - Rasmus Villemoes <linux@rasmusvillemoes.dk> - Stephen Rothwell <sfr@canb.auug.org.au> - Andy Lutomirski <luto@amacapital.net> - Daniel Micay <danielmicay@gmail.com> - Arnd Bergmann <arnd@arndb.de> - Miguel Ojeda <miguel.ojeda.sandonis@gmail.com> - Gustavo A. R. Silva <gustavo@embeddedor.com> - Greg Kroah-Hartman <gregkh@linuxfoundation.org> - Alexander Shishkin <alexander.shishkin@linux.intel.com> - kernel-hardening@lists.openwall.com - linux-kselftest@vger.kernel.org - " linux-kernel@vger.kernel.org\0" "\00:1\0" "b\0" "We have a function to copy strings safely and we have a function to copy\n" @@ -32,8 +14,8 @@ "Add a function that calls strscpy() then memset()s the tail to zero if\n" "the source string is shorter than the destination buffer.\n" "\n" - "Acked-by: Kees Cook <keescook@chromium.org>\n" - "Signed-off-by: Tobin C. Harding <tobin@kernel.org>\n" + "Acked-by: Kees Cook <keescook at chromium.org>\n" + "Signed-off-by: Tobin C. Harding <tobin at kernel.org>\n" "---\n" " include/linux/string.h | 4 ++++\n" " lib/string.c | 47 +++++++++++++++++++++++++++++++++++-------\n" @@ -129,4 +111,4 @@ "-- \n" 2.21.0 -3d52b17fdb264e338d4a52a4b931aa1174436b6e090f8af96a16d3a4dd045c6a +918b557cd27427c385340991f1a1c7a0f71e43e1c1173b425b606fe076ac34b2
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.