diff for duplicates of <20151024174912.GD7289@mwanda> diff --git a/a/1.txt b/N1/1.txt index 326455f..783d6cf 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -7,7 +7,7 @@ On Sat, Oct 24, 2015 at 11:49:27AM +0200, 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 1a80a5f..29feaab 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -2,7 +2,7 @@ "ref\087twpgwahr.fsf@belgarion.home\0" "From\0Dan Carpenter <dan.carpenter@oracle.com>\0" "Subject\0Re: [patch] mtd/docg3: off by one in doc_register_sysfs()\0" - "Date\0Sat, 24 Oct 2015 17:49:12 +0000\0" + "Date\0Sat, 24 Oct 2015 20:49:12 +0300\0" "To\0Robert Jarzmik <robert.jarzmik@free.fr>\0" "Cc\0David Woodhouse <dwmw2@infradead.org>" Brian Norris <computersforpeace@gmail.com> @@ -19,7 +19,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" @@ -52,4 +52,4 @@ "regards,\n" dan carpenter -208243e07805097c2fc9a4962ddf822095c26d18c067d3434720733d6b2bd675 +1001786b317746ea595ccc88102f477a84945b96692fe1bfacd54a55b5bf9bdb
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.