diff options
| author | Colin Ian King <[email protected]> | 2017-01-03 13:21:22 +0000 |
|---|---|---|
| committer | Herbert Xu <[email protected]> | 2017-01-13 00:24:42 +0800 |
| commit | f283148a0774e9b2de5ae4b42bb7dff50410f8cc (patch) | |
| tree | c95be39d2b3901e80484c120a2603556843ba165 /tools/perf/scripts/python | |
| 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 <[email protected]>
Signed-off-by: Herbert Xu <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions