diff for duplicates of <20190313191506.159677-7-sashal@kernel.org> diff --git a/a/1.txt b/N1/1.txt index 795330b..75fb114 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -131,7 +131,7 @@ index b6f9d84ba19b..ae2d6f220627 100644 size_t namelen_in; int ret = -ENOKEY; @@ -661,7 +663,8 @@ idmap_pipe_downcall(struct file *filp, const char __user *src, size_t mlen) - if (idmap->idmap_upcall_data = NULL) + if (idmap->idmap_upcall_data == NULL) goto out_noupcall; - cons = idmap->idmap_upcall_data->key_cons; @@ -453,7 +453,8 @@ index c707fdbb3429..2ecd67221476 100644 + rka = get_request_key_auth(authkey); if (!test_bit(KEY_FLAG_REVOKED, &authkey->flags)) - dest_keyring diff --git a/security/keys/request_key_auth.c b/security/keys/request_key_auth.c + dest_keyring = +diff --git a/security/keys/request_key_auth.c b/security/keys/request_key_auth.c index 6797843154f0..5e515791ccd1 100644 --- a/security/keys/request_key_auth.c +++ b/security/keys/request_key_auth.c diff --git a/a/content_digest b/N1/content_digest index 9dab7b7..4644168 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,7 +1,7 @@ "ref\020190313191506.159677-1-sashal@kernel.org\0" "From\0Sasha Levin <sashal@kernel.org>\0" "Subject\0[PATCH AUTOSEL 4.14 07/33] keys: Fix dependency loop between construction record and auth key\0" - "Date\0Wed, 13 Mar 2019 19:14:40 +0000\0" + "Date\0Wed, 13 Mar 2019 15:14:40 -0400\0" "To\0linux-kernel@vger.kernel.org" " stable@vger.kernel.org\0" "Cc\0David Howells <dhowells@redhat.com>" @@ -145,7 +145,7 @@ " \tsize_t namelen_in;\n" " \tint ret = -ENOKEY;\n" "@@ -661,7 +663,8 @@ idmap_pipe_downcall(struct file *filp, const char __user *src, size_t mlen)\n" - " \tif (idmap->idmap_upcall_data = NULL)\n" + " \tif (idmap->idmap_upcall_data == NULL)\n" " \t\tgoto out_noupcall;\n" " \n" "-\tcons = idmap->idmap_upcall_data->key_cons;\n" @@ -467,7 +467,8 @@ "+\t\t\t\trka = get_request_key_auth(authkey);\n" " \t\t\t\tif (!test_bit(KEY_FLAG_REVOKED,\n" " \t\t\t\t\t &authkey->flags))\n" - " \t\t\t\t\tdest_keyring diff --git a/security/keys/request_key_auth.c b/security/keys/request_key_auth.c\n" + " \t\t\t\t\tdest_keyring =\n" + "diff --git a/security/keys/request_key_auth.c b/security/keys/request_key_auth.c\n" "index 6797843154f0..5e515791ccd1 100644\n" "--- a/security/keys/request_key_auth.c\n" "+++ b/security/keys/request_key_auth.c\n" @@ -539,4 +540,4 @@ "-- \n" 2.19.1 -070a92fb9c49fb3e4b98bb868be4cacb0a5bcac0a6b170f2b97d64e4546fe960 +f3797b34affa733885e0e7b654ef1e80d3b0fcf264aef22271bbee636a507543
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.