diff for duplicates of <1575331353.4793.471.camel@linux.ibm.com> diff --git a/a/1.txt b/N1/1.txt index 98cbdfb..018af5d 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -45,7 +45,7 @@ patch. > if (key->type != &key_type_asymmetric) > return; > @@ -164,6 +166,20 @@ 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_for_measurement) diff --git a/a/content_digest b/N1/content_digest index e77f4fa..d9a1e6e 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -2,7 +2,7 @@ "ref\020191127025212.3077-3-nramas@linux.microsoft.com\0" "From\0Mimi Zohar <zohar@linux.ibm.com>\0" "Subject\0Re: [PATCH v0 2/2] IMA: Call queue functions to measure keys\0" - "Date\0Tue, 03 Dec 2019 00:02:33 +0000\0" + "Date\0Mon, 02 Dec 2019 19:02:33 -0500\0" "To\0Lakshmi Ramasubramanian <nramas@linux.microsoft.com>" " linux-integrity@vger.kernel.org\0" "Cc\0eric.snowberg@oracle.com" @@ -61,7 +61,7 @@ "> \tif (key->type != &key_type_asymmetric)\n" "> \t\treturn;\n" "> @@ -164,6 +166,20 @@ void ima_post_key_create_or_update(struct key *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_for_measurement)\n" @@ -119,4 +119,4 @@ "> \n" > /* Keep the enumeration in sync with the policy_tokens! */ -b1491f4fdb50c041e5acec991d3c1d0902e1554f7aaadf0ee5dd0c06bf88d271 +63de3e78accfe09603cdb000dc44910305dc1f3d1276af67b8a2225597065d30
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.