All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <20181213020907.13601-4-bauerman@linux.ibm.com>

diff --git a/a/1.txt b/N1/1.txt
index 198b599..6b211cb 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -45,7 +45,7 @@ index 97c77f66b20d..ccf80a7b7d9b 100644
 +	/*
 +	 * This function doesn't support messages with more than one signature.
 +	 */
-+	if (sinfo = NULL || sinfo->next != NULL)
++	if (sinfo == NULL || sinfo->next != NULL)
 +		return -EBADMSG;
 +
 +	ret = pkcs7_digest(pkcs7, sinfo);
diff --git a/a/content_digest b/N1/content_digest
index 351062b..ef63a68 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -1,7 +1,7 @@
  "ref\020181213020907.13601-1-bauerman@linux.ibm.com\0"
  "From\0Thiago Jung Bauermann <bauerman@linux.ibm.com>\0"
  "Subject\0[PATCH v9 03/14] PKCS#7: Introduce pkcs7_get_digest()\0"
- "Date\0Thu, 13 Dec 2018 02:08:56 +0000\0"
+ "Date\0Thu, 13 Dec 2018 00:08:56 -0200\0"
  "To\0linux-integrity@vger.kernel.org\0"
  "Cc\0linux-security-module@vger.kernel.org"
   keyrings@vger.kernel.org
@@ -71,7 +71,7 @@
  "+\t/*\n"
  "+\t * This function doesn't support messages with more than one signature.\n"
  "+\t */\n"
- "+\tif (sinfo = NULL || sinfo->next != NULL)\n"
+ "+\tif (sinfo == NULL || sinfo->next != NULL)\n"
  "+\t\treturn -EBADMSG;\n"
  "+\n"
  "+\tret = pkcs7_digest(pkcs7, sinfo);\n"
@@ -102,4 +102,4 @@
  "+\n"
   #endif /* _CRYPTO_PKCS7_H */
 
-86f198f7c0e0aee3f2bb56d83f3183036452039cd848e4693bfd0455f2edd38f
+055e3f3237a7d7f969a95e7f61e99454ac4b63b251a939f364fde0964b606943

diff --git a/a/1.txt b/N2/1.txt
index 198b599..6b211cb 100644
--- a/a/1.txt
+++ b/N2/1.txt
@@ -45,7 +45,7 @@ index 97c77f66b20d..ccf80a7b7d9b 100644
 +	/*
 +	 * This function doesn't support messages with more than one signature.
 +	 */
-+	if (sinfo = NULL || sinfo->next != NULL)
++	if (sinfo == NULL || sinfo->next != NULL)
 +		return -EBADMSG;
 +
 +	ret = pkcs7_digest(pkcs7, sinfo);
diff --git a/a/content_digest b/N2/content_digest
index 351062b..027850a 100644
--- a/a/content_digest
+++ b/N2/content_digest
@@ -1,27 +1,27 @@
  "ref\020181213020907.13601-1-bauerman@linux.ibm.com\0"
  "From\0Thiago Jung Bauermann <bauerman@linux.ibm.com>\0"
  "Subject\0[PATCH v9 03/14] PKCS#7: Introduce pkcs7_get_digest()\0"
- "Date\0Thu, 13 Dec 2018 02:08:56 +0000\0"
+ "Date\0Thu, 13 Dec 2018 00:08:56 -0200\0"
  "To\0linux-integrity@vger.kernel.org\0"
- "Cc\0linux-security-module@vger.kernel.org"
-  keyrings@vger.kernel.org
-  linux-crypto@vger.kernel.org
-  linuxppc-dev@lists.ozlabs.org
+ "Cc\0Herbert Xu <herbert@gondor.apana.org.au>"
   linux-doc@vger.kernel.org
+  Dmitry Kasatkin <dmitry.kasatkin@gmail.com>
+  David S. Miller <davem@davemloft.net>
+  Jonathan Corbet <corbet@lwn.net>
   linux-kernel@vger.kernel.org
   Mimi Zohar <zohar@linux.ibm.com>
-  Dmitry Kasatkin <dmitry.kasatkin@gmail.com>
   James Morris <jmorris@namei.org>
-  Serge E. Hallyn <serge@hallyn.com>
   David Howells <dhowells@redhat.com>
-  David Woodhouse <dwmw2@infradead.org>
-  Jessica Yu <jeyu@kernel.org>
-  Herbert Xu <herbert@gondor.apana.org.au>
-  David S. Miller <davem@davemloft.net>
-  Jonathan Corbet <corbet@lwn.net>
   AKASHI
   Takahiro <takahiro.akashi@linaro.org>
- " Thiago Jung Bauermann <bauerman@linux.ibm.com>\0"
+  linux-security-module@vger.kernel.org
+  keyrings@vger.kernel.org
+  linux-crypto@vger.kernel.org
+  Jessica Yu <jeyu@kernel.org>
+  linuxppc-dev@lists.ozlabs.org
+  David Woodhouse <dwmw2@infradead.org>
+  Thiago Jung Bauermann <bauerman@linux.ibm.com>
+ " Serge E. Hallyn <serge@hallyn.com>\0"
  "\00:1\0"
  "b\0"
  "IMA will need to access the digest of the PKCS7 message (as calculated by\n"
@@ -71,7 +71,7 @@
  "+\t/*\n"
  "+\t * This function doesn't support messages with more than one signature.\n"
  "+\t */\n"
- "+\tif (sinfo = NULL || sinfo->next != NULL)\n"
+ "+\tif (sinfo == NULL || sinfo->next != NULL)\n"
  "+\t\treturn -EBADMSG;\n"
  "+\n"
  "+\tret = pkcs7_digest(pkcs7, sinfo);\n"
@@ -102,4 +102,4 @@
  "+\n"
   #endif /* _CRYPTO_PKCS7_H */
 
-86f198f7c0e0aee3f2bb56d83f3183036452039cd848e4693bfd0455f2edd38f
+7292a528e23aad4592bfd661c2345be8295ab87d7274f37a9cdc619079d878e4

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.