commit | d574b707c873d6ef1a2a155f8cfcfecd821e9a2e | [log] [tgz] |
---|---|---|
author | Gilad Ben-Yossef <gilad@benyossef.com> | Thu Apr 18 16:38:50 2019 +0300 |
committer | Herbert Xu <herbert@gondor.apana.org.au> | Thu Apr 25 15:38:14 2019 +0800 |
tree | bc57d30f29100b5aa1dcd9d768876503816bf76a | |
parent | 1a143cdde4af13e2f564410c5f2a1646f74daa43 [diff] |
crypto: ccree - fix mem leak on error path Fix a memory leak on the error path of IV generation code. Signed-off-by: Gilad Ben-Yossef <gilad@benyossef.com> Cc: stable@vger.kernel.org # v4.19+ Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>