summaryrefslogtreecommitdiff
path: root/ipc
diff options
context:
space:
mode:
authorDan Carpenter <dan.carpenter@oracle.com>2017-02-09 17:17:52 +0000
committerSasha Levin <alexander.levin@verizon.com>2017-07-31 13:37:53 -0400
commit061f921acebc96f2ac28302bbcd2df45c13e1636 (patch)
tree55aa70866a980bc2e0372fc1ff6e6a3bcc7d13d3 /ipc
parentb260feece7c652efd87a9a8ec12ec464c3373a21 (diff)
KEYS: Fix an error code in request_master_key()
[ Upstream commit 57cb17e764ba0aaa169d07796acce54ccfbc6cae ] This function has two callers and neither are able to handle a NULL return. Really, -EINVAL is the correct thing return here anyway. This fixes some static checker warnings like: security/keys/encrypted-keys/encrypted.c:709 encrypted_key_decrypt() error: uninitialized symbol 'master_key'. Fixes: 7e70cb497850 ("keys: add new key-type encrypted") Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com> Acked-by: Mimi Zohar <zohar@linux.vnet.ibm.com> Signed-off-by: James Morris <james.l.morris@oracle.com> Signed-off-by: Sasha Levin <alexander.levin@verizon.com>
Diffstat (limited to 'ipc')
0 files changed, 0 insertions, 0 deletions