diff for duplicates of <20130603092645.GD16171@debian> diff --git a/a/1.txt b/N1/1.txt index 132abfd..bdea19b 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -14,4 +14,5 @@ index 6374dc1..34971aa 100644 + memset(&arg64, 0, sizeof(arg64)); err = 0; - err | copy_from_user(&arg64.LUN_info, &arg32->LUN_info, + err |= + copy_from_user(&arg64.LUN_info, &arg32->LUN_info, diff --git a/a/content_digest b/N1/content_digest index 2aa1b17..61143bd 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,6 +1,6 @@ "From\0Dan Carpenter <dan.carpenter@oracle.com>\0" "Subject\0[patch] cciss: info leak in cciss_ioctl32_passthru()\0" - "Date\0Mon, 03 Jun 2013 09:26:45 +0000\0" + "Date\0Mon, 3 Jun 2013 12:26:45 +0300\0" "To\0Mike Miller <mike.miller@hp.com>\0" "Cc\0iss_storagedev@hp.com" linux-kernel@vger.kernel.org @@ -23,6 +23,7 @@ " \n" "+\tmemset(&arg64, 0, sizeof(arg64));\n" " \terr = 0;\n" - " \terr | \t copy_from_user(&arg64.LUN_info, &arg32->LUN_info," + " \terr |=\n" + " \t copy_from_user(&arg64.LUN_info, &arg32->LUN_info," -cc37c0744788d2f92c656e2bdd4475d3510f68dbd99e89520f7e9a761f347050 +bdd77915d777d81071052cdd6b0b620d11cf7a7878063783620177f396064170
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.