diff for duplicates of <20151026184552.GD13239@google.com> diff --git a/a/1.txt b/N1/1.txt index 8c26181..488c5a1 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -10,7 +10,7 @@ On Sun, Oct 25, 2015 at 08:54:16AM +0100, Robert Jarzmik wrote: > >> > error: buffer overflow 'doc_sys_attrs' 4 <= 4 > >> > > >> > The problem is that if the very last device_create_file() fails, then we -> >> > are beyond the end of the array. Actually, any time i = 3 then there +> >> > are beyond the end of the array. Actually, any time i == 3 then there > >> > is a problem. We can fix this an simplify the code at the same time by > >> > moving the !ret conditions out of the for loops and using a goto > >> > instead. diff --git a/a/content_digest b/N1/content_digest index 38e0e0c..8467d8f 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -4,7 +4,7 @@ "ref\087wpubl6xj.fsf@belgarion.home\0" "From\0Brian Norris <computersforpeace@gmail.com>\0" "Subject\0Re: [patch] mtd/docg3: off by one in doc_register_sysfs()\0" - "Date\0Mon, 26 Oct 2015 18:45:52 +0000\0" + "Date\0Mon, 26 Oct 2015 11:45:52 -0700\0" "To\0Robert Jarzmik <robert.jarzmik@free.fr>\0" "Cc\0Dan Carpenter <dan.carpenter@oracle.com>" David Woodhouse <dwmw2@infradead.org> @@ -24,7 +24,7 @@ "> >> > \terror: buffer overflow 'doc_sys_attrs' 4 <= 4\n" "> >> >\n" "> >> > The problem is that if the very last device_create_file() fails, then we\n" - "> >> > are beyond the end of the array. Actually, any time i = 3 then there\n" + "> >> > are beyond the end of the array. Actually, any time i == 3 then there\n" "> >> > is a problem. We can fix this an simplify the code at the same time by\n" "> >> > moving the !ret conditions out of the for loops and using a goto\n" "> >> > instead.\n" @@ -48,4 +48,4 @@ "\n" Applied to l2-mtd.git. Thanks. -77db0e696a8c8a0d42a49108c661bd9deabf5cfd53e9cc50b1530185af4279e3 +e51f102038fec43121def1bc1a9903d4fd67e6654b22083b7854bbc9793e3911
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.