diff for duplicates of <20200103195435.2647-3-nramas@linux.microsoft.com> diff --git a/a/1.txt b/N1/1.txt index 83972e9..e74bca1 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -28,7 +28,7 @@ index 1d56f003f1a7..eb71cbf224c1 100644 if (key->type != &key_type_asymmetric) return; @@ -152,6 +154,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 dc93af9..34eaa94 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,7 +1,7 @@ "ref\020200103195435.2647-1-nramas@linux.microsoft.com\0" "From\0Lakshmi Ramasubramanian <nramas@linux.microsoft.com>\0" "Subject\0[PATCH v7 2/3] IMA: Call workqueue functions to measure queued keys\0" - "Date\0Fri, 03 Jan 2020 19:54:34 +0000\0" + "Date\0Fri, 3 Jan 2020 11:54:34 -0800\0" "To\0zohar@linux.ibm.com" " linux-integrity@vger.kernel.org\0" "Cc\0James.Bottomley@hansenpartnership.com" @@ -45,7 +45,7 @@ " \tif (key->type != &key_type_asymmetric)\n" " \t\treturn;\n" "@@ -152,6 +154,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" @@ -74,4 +74,4 @@ "-- \n" 2.17.1 -9369fe67f88524d7ce79a96857650187aeafec3aa86634655c5ad77ab2b565c3 +6c90e7ddcaf81580506b5fec887d2ffc3139d3eb2c4fa85bddbfd33dce0128da
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.