summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-postgresql.py
diff options
context:
space:
mode:
authorDan Carpenter <dan.carpenter@linaro.org>2024-08-15 14:20:04 +0300
committerHerbert Xu <herbert@gondor.apana.org.au>2024-08-24 21:38:54 +0800
commitc32f08d024e275059474b3c11c1fc2bc7f2de990 (patch)
tree2809689b1e55461f44da54fb05cb13107b6db094 /tools/perf/scripts/python/export-to-postgresql.py
parentf036dd566453176d4eafb9701ebd69e7e59d6707 (diff)
crypto: spacc - Fix uninitialized variable in spacc_aead_process()
Smatch complains that: drivers/crypto/dwc-spacc/spacc_aead.c:1031 spacc_aead_process() error: uninitialized symbol 'ptaadsize'. This could happen if, for example, tctx->mode was CRYPTO_MODE_NULL and req->cryptlen was less than icvremove. Fixes: 06af76b46c78 ("crypto: spacc - Add SPAcc aead support") Signed-off-by: Dan Carpenter <dan.carpenter@linaro.org> Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions