aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/padata.c
diff options
context:
space:
mode:
authorZhang Yiqun <zhangyiqun@phytium.com.cn>2022-11-16 17:24:11 +0800
committerHerbert Xu <herbert@gondor.apana.org.au>2022-11-25 17:39:18 +0800
commit1aa33fc8d4032227253ceb736f47c52b859d9683 (patch)
treebe17f432370779a64d9afc25a7f2df3385c0e2df /kernel/padata.c
parentcrypto: algboss - compile out test-related code when tests disabled (diff)
downloadlinux-1aa33fc8d4032227253ceb736f47c52b859d9683.tar.gz
linux-1aa33fc8d4032227253ceb736f47c52b859d9683.zip
crypto: tcrypt - Fix multibuffer skcipher speed test mem leak
In the past, the data for mb-skcipher test has been allocated twice, that means the first allcated memory area is without free, which may cause a potential memory leakage. So this patch is to remove one allocation to fix this error. Fixes: e161c5930c15 ("crypto: tcrypt - add multibuf skcipher...") Signed-off-by: Zhang Yiqun <zhangyiqun@phytium.com.cn> Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to 'kernel/padata.c')
0 files changed, 0 insertions, 0 deletions