diff for duplicates of <20191127025212.3077-3-nramas@linux.microsoft.com> diff --git a/a/1.txt b/N1/1.txt index 59a896a..db9acf8 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -34,7 +34,7 @@ index 10deb77b22a0..adb7a307190f 100644 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 8454cac..4efdb29 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,7 +1,7 @@ "ref\020191127025212.3077-1-nramas@linux.microsoft.com\0" "From\0Lakshmi Ramasubramanian <nramas@linux.microsoft.com>\0" "Subject\0[PATCH v0 2/2] IMA: Call queue functions to measure keys\0" - "Date\0Wed, 27 Nov 2019 02:52:12 +0000\0" + "Date\0Tue, 26 Nov 2019 18:52:12 -0800\0" "To\0zohar@linux.ibm.com" " linux-integrity@vger.kernel.org\0" "Cc\0eric.snowberg@oracle.com" @@ -49,7 +49,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" @@ -95,4 +95,4 @@ "-- \n" 2.17.1 -f70dc2e72fb115ac15b903d27889c7e0d497bbebe239919442e7d6ea5a911d93 +ab85b5ea8a78b82d622aee097288d96aefa17e4d54de5857f544addbdf2d1a3f
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.