diff for duplicates of <1576257955.8504.20.camel@HansenPartnership.com> diff --git a/a/1.txt b/N1/1.txt index 75e0567..bdbc4ee 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -2,7 +2,7 @@ On Fri, 2019-12-13 at 09:18 -0800, Lakshmi Ramasubramanian wrote: [...] > @@ -165,6 +167,12 @@ void ima_post_key_create_or_update(struct key > *keyring, struct key *key, -> if (!payload || (payload_len = 0)) +> if (!payload || (payload_len == 0)) > return; > > + if (!ima_process_keys) diff --git a/a/content_digest b/N1/content_digest index f9fcc1b..a21b385 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -2,7 +2,7 @@ "ref\020191213171827.28657-3-nramas@linux.microsoft.com\0" "From\0James Bottomley <James.Bottomley@hansenpartnership.com>\0" "Subject\0Re: [PATCH v4 2/2] IMA: Call workqueue functions to measure queued keys\0" - "Date\0Fri, 13 Dec 2019 17:25:55 +0000\0" + "Date\0Fri, 13 Dec 2019 12:25:55 -0500\0" "To\0Lakshmi Ramasubramanian <nramas@linux.microsoft.com>" zohar@linux.ibm.com " linux-integrity@vger.kernel.org\0" @@ -20,7 +20,7 @@ "[...]\n" "> @@ -165,6 +167,12 @@ void ima_post_key_create_or_update(struct key\n" "> *keyring, struct key *key,\n" - "> \tif (!payload || (payload_len = 0))\n" + "> \tif (!payload || (payload_len == 0))\n" "> \t\treturn;\n" "> \n" "> +\tif (!ima_process_keys)\n" @@ -58,4 +58,4 @@ "\n" James -1e879564468516aff1101be0920ae3ca343b948a9abf0d0c3697c9cadc2c7cbf +ebd7550316003e0f4f8f0e1b8fd5130012d744332cddf0c9e45e212a0aba9b10
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.