All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <20170928212602.41744-7-ebiggers3@gmail.com>

diff --git a/a/1.txt b/N1/1.txt
index cbf9bcb..3c321e7 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -44,7 +44,7 @@ index fa218cd64f74..95e20ab67df3 100644
  	(*auth_tok) = ecryptfs_get_key_payload_data(auth_tok_key);
  	if (IS_ERR(*auth_tok)) {
  		rc = PTR_ERR(*auth_tok);
-+		if (rc == -EINVAL) {
++		if (rc = -EINVAL) {
 +			ecryptfs_printk(KERN_ERR,
 +					"Authentication token payload has wrong length\n");
 +		}
diff --git a/a/content_digest b/N1/content_digest
index 3803863..4ed7e76 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -1,7 +1,7 @@
  "ref\020170928212602.41744-1-ebiggers3@gmail.com\0"
  "From\0Eric Biggers <ebiggers3@gmail.com>\0"
  "Subject\0[PATCH 6/7] ecryptfs: fix out-of-bounds read of key payload\0"
- "Date\0Thu, 28 Sep 2017 14:26:01 -0700\0"
+ "Date\0Thu, 28 Sep 2017 21:26:01 +0000\0"
  "To\0keyrings@vger.kernel.org\0"
  "Cc\0David Howells <dhowells@redhat.com>"
   Michael Halcrow <mhalcrow@google.com>
@@ -59,7 +59,7 @@
  " \t(*auth_tok) = ecryptfs_get_key_payload_data(auth_tok_key);\n"
  " \tif (IS_ERR(*auth_tok)) {\n"
  " \t\trc = PTR_ERR(*auth_tok);\n"
- "+\t\tif (rc == -EINVAL) {\n"
+ "+\t\tif (rc = -EINVAL) {\n"
  "+\t\t\tecryptfs_printk(KERN_ERR,\n"
  "+\t\t\t\t\t\"Authentication token payload has wrong length\\n\");\n"
  "+\t\t}\n"
@@ -69,4 +69,4 @@
  "-- \n"
  2.14.2.822.g60be5d43e6-goog
 
-4cd274ac6b232276bd44aa8457c27ecf23d0f0b9cc266b54f2c50619c4b1d58e
+722b8c8a8dc3a17e4202c73ea78e5491ca0a893197a82ff70baa04c6327fa209

diff --git a/a/1.txt b/N2/1.txt
index cbf9bcb..a75f266 100644
--- a/a/1.txt
+++ b/N2/1.txt
@@ -53,3 +53,8 @@ index fa218cd64f74..95e20ab67df3 100644
  	}
 -- 
 2.14.2.822.g60be5d43e6-goog
+
+--
+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/N2/content_digest
index 3803863..c1db765 100644
--- a/a/content_digest
+++ b/N2/content_digest
@@ -1,16 +1,8 @@
  "ref\020170928212602.41744-1-ebiggers3@gmail.com\0"
- "From\0Eric Biggers <ebiggers3@gmail.com>\0"
+ "From\0ebiggers3@gmail.com (Eric Biggers)\0"
  "Subject\0[PATCH 6/7] ecryptfs: fix out-of-bounds read of key payload\0"
  "Date\0Thu, 28 Sep 2017 14:26:01 -0700\0"
- "To\0keyrings@vger.kernel.org\0"
- "Cc\0David Howells <dhowells@redhat.com>"
-  Michael Halcrow <mhalcrow@google.com>
-  linux-cachefs@redhat.com
-  ecryptfs@vger.kernel.org
-  linux-fscrypt@vger.kernel.org
-  linux-security-module@vger.kernel.org
-  Eric Biggers <ebiggers@google.com>
- " stable@vger.kernel.org\0"
+ "To\0linux-security-module@vger.kernel.org\0"
  "\00:1\0"
  "b\0"
  "From: Eric Biggers <ebiggers@google.com>\n"
@@ -67,6 +59,11 @@
  " \t\tgoto out;\n"
  " \t}\n"
  "-- \n"
- 2.14.2.822.g60be5d43e6-goog
+ "2.14.2.822.g60be5d43e6-goog\n"
+ "\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
 
-4cd274ac6b232276bd44aa8457c27ecf23d0f0b9cc266b54f2c50619c4b1d58e
+c120fe2140142d04b3527fdab650925f72a92033d2f7b2b85b89038fedcdfbc0

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.