diff for duplicates of <20171011135330.GD15968@rei> diff --git a/a/1.txt b/N1/1.txt index 5f00c02..69abf8b 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -15,7 +15,7 @@ Hi! > > + key_serial_t fake_user_session_keyring; > > + > > + uid = rand(); -> > + if (uid = 0) +> > + if (uid == 0) > > + continue; > > We have testcases that look for unused uid with this loop: diff --git a/a/content_digest b/N1/content_digest index 0de40f4..5748fc5 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,8 +1,10 @@ + "ref\020171010175120.90586-1-ebiggers3@gmail.com\0" + "ref\020171010175120.90586-5-ebiggers3@gmail.com\0" "ref\020171011134748.GC15968@rei\0" "From\0Cyril Hrubis <chrubis@suse.cz>\0" - "Subject\0Re: [LTP] [PATCH 4/4] syscalls/add_key03: new test for forging user keyrings\0" - "Date\0Wed, 11 Oct 2017 13:53:31 +0000\0" - "To\0keyrings@vger.kernel.org\0" + "Subject\0[LTP] [PATCH 4/4] syscalls/add_key03: new test for forging user keyrings\0" + "Date\0Wed, 11 Oct 2017 15:53:31 +0200\0" + "To\0ltp@lists.linux.it\0" "\00:1\0" "b\0" "Hi!\n" @@ -22,7 +24,7 @@ "> > +\t\tkey_serial_t fake_user_session_keyring;\n" "> > +\n" "> > +\t\tuid = rand();\n" - "> > +\t\tif (uid = 0)\n" + "> > +\t\tif (uid == 0)\n" "> > +\t\t\tcontinue;\n" "> \n" "> We have testcases that look for unused uid with this loop:\n" @@ -41,4 +43,4 @@ "Cyril Hrubis\n" chrubis@suse.cz -4ab2eccc14e08705bb1ef032d434ed9ed5fa0c18731d14ddea67422acb4b3b9b +3b12dbbe6c6df14c2ea1d6218a41619deb600c03d0ea95b87f80ea0bd37fe48a
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.