diff for duplicates of <20171009195129.68610-1-ebiggers3@gmail.com> diff --git a/a/1.txt b/N1/1.txt index bc3066d..c1a8583 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -37,7 +37,7 @@ index 9c351bf757b2..3fbc0ff79699 100644 static inline struct ecryptfs_auth_tok * ecryptfs_get_encrypted_key_payload_data(struct key *key) { -- if (key->type == &key_type_encrypted) +- if (key->type = &key_type_encrypted) - return (struct ecryptfs_auth_tok *) - (&((struct encrypted_key_payload *)key->payload.data[0])->payload_data); - else diff --git a/a/content_digest b/N1/content_digest index 6237c3b..db82157 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,13 +1,7 @@ "From\0Eric Biggers <ebiggers3@gmail.com>\0" "Subject\0[PATCH v2 1/3] ecryptfs: fix dereference of NULL user_key_payload\0" - "Date\0Mon, 9 Oct 2017 12:51:27 -0700\0" - "To\0ecryptfs@vger.kernel.org" - " Tyler Hicks <tyhicks@canonical.com>\0" - "Cc\0keyrings@vger.kernel.org" - linux-security-module@vger.kernel.org - Eric Biggers <ebiggers@google.com> - stable@vger.kernel.org - " Michael Halcrow <mhalcrow@google.com>\0" + "Date\0Mon, 09 Oct 2017 19:51:27 +0000\0" + "To\0linux-security-module@vger.kernel.org\0" "\00:1\0" "b\0" "From: Eric Biggers <ebiggers@google.com>\n" @@ -49,7 +43,7 @@ " static inline struct ecryptfs_auth_tok *\n" " ecryptfs_get_encrypted_key_payload_data(struct key *key)\n" " {\n" - "-\tif (key->type == &key_type_encrypted)\n" + "-\tif (key->type = &key_type_encrypted)\n" "-\t\treturn (struct ecryptfs_auth_tok *)\n" "-\t\t\t(&((struct encrypted_key_payload *)key->payload.data[0])->payload_data);\n" "-\telse\n" @@ -117,4 +111,4 @@ "-- \n" 2.14.2.920.gcf0c67979c-goog -46b731d6962acce0b4636953e48db69c520a96ad533256ca943fbbcd6ca9a7d9 +48b036354f619aabc5ba2924569a89527a01691419f6fcadf45676af8a7d950e
diff --git a/a/1.txt b/N2/1.txt index bc3066d..1d330be 100644 --- a/a/1.txt +++ b/N2/1.txt @@ -104,3 +104,8 @@ index 3cf1546dca82..fa218cd64f74 100644 "tools must match eCryptfs kernel module with major " -- 2.14.2.920.gcf0c67979c-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 6237c3b..1fc00b0 100644 --- a/a/content_digest +++ b/N2/content_digest @@ -1,13 +1,7 @@ - "From\0Eric Biggers <ebiggers3@gmail.com>\0" + "From\0ebiggers3@gmail.com (Eric Biggers)\0" "Subject\0[PATCH v2 1/3] ecryptfs: fix dereference of NULL user_key_payload\0" "Date\0Mon, 9 Oct 2017 12:51:27 -0700\0" - "To\0ecryptfs@vger.kernel.org" - " Tyler Hicks <tyhicks@canonical.com>\0" - "Cc\0keyrings@vger.kernel.org" - linux-security-module@vger.kernel.org - Eric Biggers <ebiggers@google.com> - stable@vger.kernel.org - " Michael Halcrow <mhalcrow@google.com>\0" + "To\0linux-security-module@vger.kernel.org\0" "\00:1\0" "b\0" "From: Eric Biggers <ebiggers@google.com>\n" @@ -115,6 +109,11 @@ " \t\tprintk(KERN_ERR \"Data structure version mismatch. Userspace \"\n" " \t\t \"tools must match eCryptfs kernel module with major \"\n" "-- \n" - 2.14.2.920.gcf0c67979c-goog + "2.14.2.920.gcf0c67979c-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 -46b731d6962acce0b4636953e48db69c520a96ad533256ca943fbbcd6ca9a7d9 +7a4c52e1c184142d42ad2b409aaecda6760dc59f9c8e9f5aa2b6e9957c618ebc
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.