diff for duplicates of <20191213004250.21132-3-nramas@linux.microsoft.com> diff --git a/a/1.txt b/N1/1.txt index 97d57d7..1c7bd92 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -28,7 +28,7 @@ index a1781348ce69..132db04550e9 100644 if (key->type != &key_type_asymmetric) return; @@ -156,6 +158,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 1fad828..325ec18 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,7 +1,7 @@ "ref\020191213004250.21132-1-nramas@linux.microsoft.com\0" "From\0Lakshmi Ramasubramanian <nramas@linux.microsoft.com>\0" "Subject\0[PATCH v3 2/2] IMA: Call workqueue functions to measure queued keys\0" - "Date\0Fri, 13 Dec 2019 00:42:50 +0000\0" + "Date\0Thu, 12 Dec 2019 16:42:50 -0800\0" "To\0zohar@linux.ibm.com" " linux-integrity@vger.kernel.org\0" "Cc\0eric.snowberg@oracle.com" @@ -44,7 +44,7 @@ " \tif (key->type != &key_type_asymmetric)\n" " \t\treturn;\n" "@@ -156,6 +158,12 @@ 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)\n" @@ -73,4 +73,4 @@ "-- \n" 2.17.1 -1b3db2193d1ae27ce5020910e239a81bd965722d50c53cdb596d2c8aab9be639 +084b5215f698b26985dc92a7622d1e24841152cd3b7b45c3e868a33e560446a6
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.