diff for duplicates of <20170524173521.yiiohct7brkcozyk@intel.com> diff --git a/a/1.txt b/N1/1.txt index a0f52c0..d7ca9f2 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -85,7 +85,7 @@ On Mon, May 22, 2017 at 11:07:54AM +0200, Roberto Sassu wrote: > > > > > > + struct tpm_chip *chip; > > > > > > + int i; > > > > > > + -> > > > > > + if (count <= 0 || algorithms = NULL) +> > > > > > + if (count <= 0 || algorithms == NULL) > > > > > > + return -EINVAL; > > > > > > > > > > Is there a legal case where caller would pass these values? Now it @@ -146,3 +146,7 @@ I don't understand what you mean. /Jarkko +-- +To unsubscribe from this list: send the line "unsubscribe linux-security-module" in +the body of a message to majordomo at vger.kernel.org +More majordomo info at http://vger.kernel.org/majordomo-info.html diff --git a/a/content_digest b/N1/content_digest index fae23db..c21264a 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -5,9 +5,9 @@ "ref\08aacf9c7-ac99-578e-ca60-6bb45bf3ab2b@huawei.com\0" "ref\020170520131846.e3niqiknlrttbdf4@intel.com\0" "ref\0cc7efaa2-4d5b-2142-3b23-06864589c212@huawei.com\0" - "From\0Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com>\0" - "Subject\0Re: [PATCH v2 1/5] tpm: introduce tpm_pcr_algorithms()\0" - "Date\0Wed, 24 May 2017 17:35:21 +0000\0" + "From\0jarkko.sakkinen@linux.intel.com (Jarkko Sakkinen)\0" + "Subject\0[PATCH v2 1/5] tpm: introduce tpm_pcr_algorithms()\0" + "Date\0Wed, 24 May 2017 10:35:21 -0700\0" "To\0linux-security-module@vger.kernel.org\0" "\00:1\0" "b\0" @@ -98,7 +98,7 @@ "> > > > > > + struct tpm_chip *chip;\n" "> > > > > > + int i;\n" "> > > > > > +\n" - "> > > > > > + if (count <= 0 || algorithms = NULL)\n" + "> > > > > > + if (count <= 0 || algorithms == NULL)\n" "> > > > > > + return -EINVAL;\n" "> > > > > \n" "> > > > > Is there a legal case where caller would pass these values? Now it\n" @@ -158,6 +158,10 @@ "I don't understand what you mean.\n" "\n" "\n" - /Jarkko + "/Jarkko\n" + "--\n" + "To unsubscribe from this list: send the line \"unsubscribe linux-security-module\" in\n" + "the body of a message to majordomo at vger.kernel.org\n" + More majordomo info at http://vger.kernel.org/majordomo-info.html -1b826c208d8718cd88af2c751754fedfa492184a3285fd85b7ac4670b9c22340 +23f0da77b2e799d59d4199d1324de468262b50cb86dfb7cdf24f2aab923f07cd
diff --git a/a/1.txt b/N2/1.txt index a0f52c0..2282335 100644 --- a/a/1.txt +++ b/N2/1.txt @@ -85,7 +85,7 @@ On Mon, May 22, 2017 at 11:07:54AM +0200, Roberto Sassu wrote: > > > > > > + struct tpm_chip *chip; > > > > > > + int i; > > > > > > + -> > > > > > + if (count <= 0 || algorithms = NULL) +> > > > > > + if (count <= 0 || algorithms == NULL) > > > > > > + return -EINVAL; > > > > > > > > > > Is there a legal case where caller would pass these values? Now it diff --git a/a/content_digest b/N2/content_digest index fae23db..734a212 100644 --- a/a/content_digest +++ b/N2/content_digest @@ -7,8 +7,13 @@ "ref\0cc7efaa2-4d5b-2142-3b23-06864589c212@huawei.com\0" "From\0Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com>\0" "Subject\0Re: [PATCH v2 1/5] tpm: introduce tpm_pcr_algorithms()\0" - "Date\0Wed, 24 May 2017 17:35:21 +0000\0" - "To\0linux-security-module@vger.kernel.org\0" + "Date\0Wed, 24 May 2017 10:35:21 -0700\0" + "To\0Roberto Sassu <roberto.sassu@huawei.com>\0" + "Cc\0tpmdd-devel@lists.sourceforge.net" + linux-ima-devel@lists.sourceforge.net + linux-security-module@vger.kernel.org + keyrings@vger.kernel.org + " linux-kernel@vger.kernel.org\0" "\00:1\0" "b\0" "On Mon, May 22, 2017 at 11:07:54AM +0200, Roberto Sassu wrote:\n" @@ -98,7 +103,7 @@ "> > > > > > + struct tpm_chip *chip;\n" "> > > > > > + int i;\n" "> > > > > > +\n" - "> > > > > > + if (count <= 0 || algorithms = NULL)\n" + "> > > > > > + if (count <= 0 || algorithms == NULL)\n" "> > > > > > + return -EINVAL;\n" "> > > > > \n" "> > > > > Is there a legal case where caller would pass these values? Now it\n" @@ -160,4 +165,4 @@ "\n" /Jarkko -1b826c208d8718cd88af2c751754fedfa492184a3285fd85b7ac4670b9c22340 +5d8b20f2d6b86d00eb9b61d8376bdf4dc9b40546eea309ba2d7b898abacbaacb
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.