RE: [PATCH] crypto-virtio: fix memory-leak

2022-08-16 Thread Gonglei (Arei) via Virtualization
er...@vger.kernel.org; > pizhen...@bytedance.com > Subject: Re: [PATCH] crypto-virtio: fix memory-leak > Pls 's/crypto-virtio/virtio-crypto' in order to keep consistency. Reviewed-by: Gonglei Regards, -Gonglei > On Tue, Aug 16, 2022 at 03:59:16PM +0800, Lei He wrote: > >

Re: [PATCH] crypto-virtio: fix memory-leak

2022-08-16 Thread Michael S. Tsirkin
On Tue, Aug 16, 2022 at 03:59:16PM +0800, Lei He wrote: > From: lei he > > Fix memory-leak for virtio-crypto akcipher request, this problem is > introduced by 59ca6c93387d3(virtio-crypto: implement RSA algorithm). > The leak can be reproduced and tested with the following script > inside virtual