[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <Y4COsJN27wpejCEV@gondor.apana.org.au>
Date: Fri, 25 Nov 2022 17:45:20 +0800
From: Herbert Xu <herbert@...dor.apana.org.au>
To: Zhang Yiqun <zhangyiqun@...tium.com.cn>
Cc: davem@...emloft.net, linux-crypto@...r.kernel.org,
linux-kernel@...r.kernel.org, zhangyiqun@...tium.com.cn
Subject: Re: [PATCH] crypto: tcrypt - Fix multibuffer skcipher speed test mem
leak
Zhang Yiqun <zhangyiqun@...tium.com.cn> wrote:
> 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.
>
> Signed-off-by: Zhang Yiqun <zhangyiqun@...tium.com.cn>
> ---
> crypto/tcrypt.c | 9 ---------
> 1 file changed, 9 deletions(-)
Patch applied. Thanks.
--
Email: Herbert Xu <herbert@...dor.apana.org.au>
Home Page: http://gondor.apana.org.au/~herbert/
PGP Key: http://gondor.apana.org.au/~herbert/pubkey.txt
Powered by blists - more mailing lists