diff for duplicates of <20200328115650.GA27729@laptop> diff --git a/a/1.txt b/N1/1.txt index f9ba072..3ade239 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -3,7 +3,7 @@ Fix off-by-one issues in 'rpc_ntop6': written if enough space had been available, excluding the terminating null byte. Thus, a return value of 'sizeof(scopebuf)' means that the last character was dropped. - - 'strcat' adds a terminating null byte to the string, thus if len = + - 'strcat' adds a terminating null byte to the string, thus if len == buflen, the null byte is written past the end of the buffer. Signed-off-by: Fedor Tokarev <ftokarev@gmail.com> diff --git a/a/content_digest b/N1/content_digest index f6441eb..afc7e38 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,6 +1,6 @@ "From\0Fedor Tokarev <ftokarev@gmail.com>\0" "Subject\0[PATCH] net: sunrpc: Fix off-by-one issues in 'rpc_ntop6'\0" - "Date\0Sat, 28 Mar 2020 11:56:55 +0000\0" + "Date\0Sat, 28 Mar 2020 14:56:55 +0300\0" "To\0bfields@fieldses.org" chuck.lever@oracle.com anna.schumaker@netapp.com @@ -18,7 +18,7 @@ " written if enough space had been available, excluding the terminating\n" " null byte. Thus, a return value of 'sizeof(scopebuf)' means that the\n" " last character was dropped.\n" - " - 'strcat' adds a terminating null byte to the string, thus if len =\n" + " - 'strcat' adds a terminating null byte to the string, thus if len ==\n" " buflen, the null byte is written past the end of the buffer.\n" "\n" "Signed-off-by: Fedor Tokarev <ftokarev@gmail.com>\n" @@ -47,4 +47,4 @@ "-- \n" 2.7.4 -d3988fe5d377c030ed11222b816d4e6a2b9edaa80423c84e249510fc9e7d48dc +a2b6f7c037bd6f85834cc4100b748a39e164e13097d6b65653bd3822b8d3b2d5
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.