diff options
author | 2017-02-09 17:17:52 +0000 | |
---|---|---|
committer | 2017-02-10 12:43:49 +1100 | |
commit | 57cb17e764ba0aaa169d07796acce54ccfbc6cae (patch) | |
tree | 359698fe620eb8e0eaad87c08649455d68650f48 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | sign-file: fix build error in sign-file.c with libressl (diff) | |
download | wireguard-linux-57cb17e764ba0aaa169d07796acce54ccfbc6cae.tar.xz wireguard-linux-57cb17e764ba0aaa169d07796acce54ccfbc6cae.zip |
KEYS: Fix an error code in request_master_key()
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>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions