diff options
author | Colin Ian King <colin.king@canonical.com> | 2017-01-03 13:21:22 +0000 |
---|---|---|
committer | Herbert Xu <herbert@gondor.apana.org.au> | 2017-01-13 00:24:42 +0800 |
commit | f283148a0774e9b2de5ae4b42bb7dff50410f8cc (patch) | |
tree | c95be39d2b3901e80484c120a2603556843ba165 /lib/list_debug.c | |
parent | 012ef70336a0dfb33ebe30cd80ec86aa1fe61f79 (diff) |
crypto: mediatek - don't return garbage err on successful return
In the case where keylen <= bs mtk_sha_setkey returns an uninitialized
return value in err. Fix this by returning 0 instead of err.
Issue detected by static analysis with cppcheck.
Signed-off-by: Colin Ian King <colin.king@canonical.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to 'lib/list_debug.c')
0 files changed, 0 insertions, 0 deletions