diff options
author | Stephan Mueller <[email protected]> | 2016-12-08 07:09:44 +0100 |
---|---|---|
committer | Herbert Xu <[email protected]> | 2016-12-08 20:09:22 +0800 |
commit | 678b5c6b22fed89a13d5b2267f423069a9b11c80 (patch) | |
tree | 033a4087eb17cd5ec1c164a0ae5e04b7bb030fee /tools/perf/scripts/python | |
parent | 48a992727d82cb7db076fa15d372178743b1f4cd (diff) |
crypto: algif_aead - fix uninitialized variable warning
In case the user provided insufficient data, the code may return
prematurely without any operation. In this case, the processed
data indicated with outlen is zero.
Reported-by: Stephen Rothwell <[email protected]>
Signed-off-by: Stephan Mueller <[email protected]>
Signed-off-by: Herbert Xu <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions