diff options
author | Colin Ian King <colin.king@canonical.com> | 2018-01-02 15:43:04 +0000 |
---|---|---|
committer | Herbert Xu <herbert@gondor.apana.org.au> | 2018-01-12 23:03:07 +1100 |
commit | c6ba4f3e68e9dd41e75777aba8ba138c49e6ea60 (patch) | |
tree | c1ed6db0f84981e867ba4f097de95cff5fd4cc9b /crypto/ahash.c | |
parent | 38dbe2d190b09389b0344d6ccb08adf02d930222 (diff) | |
download | linux-next-c6ba4f3e68e9dd41e75777aba8ba138c49e6ea60.tar.gz |
crypto: tcrypt - free xoutbuf instead of axbuf
There seems to be a cut-n-paste bug with the name of the buffer being
free'd, xoutbuf should be used instead of axbuf.
Detected by CoverityScan, CID#1463420 ("Copy-paste error")
Fixes: 427988d981c4 ("crypto: tcrypt - add multibuf aead speed test")
Signed-off-by: Colin Ian King <colin.king@canonical.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to 'crypto/ahash.c')
0 files changed, 0 insertions, 0 deletions