summaryrefslogtreecommitdiff
path: root/crypto/lz4.c
diff options
context:
space:
mode:
authorChristian Engelmayer <cengelma@gmx.at>2014-04-21 20:46:40 +0200
committerHerbert Xu <herbert@gondor.apana.org.au>2014-04-28 18:21:18 +0800
commit0c41fd0804d196cbc86fb4ea4859d2b27a4ade11 (patch)
treebf1014b0592e2888e35b5001b36909fc911f4517 /crypto/lz4.c
parente5f8ed38c207b37720a733b3d73f8f5a1c8f41ab (diff)
downloadlinux-crypto-0c41fd0804d196cbc86fb4ea4859d2b27a4ade11.tar.gz
linux-crypto-0c41fd0804d196cbc86fb4ea4859d2b27a4ade11.zip
crypto: tcrypt - Fix potential leak in test_aead_speed() if crypto_alloc_aead() fails
Fix a potential memory leak in the error handling of test_aead_speed(). In case crypto_alloc_aead() fails, the function returns without going through the centralized cleanup path. Reported by Coverity - CID 1163870. Signed-off-by: Christian Engelmayer <cengelma@gmx.at> Reviewed-by: Marek Vasut <marex@denx.de> Acked-by: Tim Chen <tim.c.chen@linux.intel.com> Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to 'crypto/lz4.c')
0 files changed, 0 insertions, 0 deletions