qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Re: [PATCH] cryptodev: fix memory leak during stats query


From: Michael S. Tsirkin
Subject: Re: Re: [PATCH] cryptodev: fix memory leak during stats query
Date: Sun, 28 May 2023 07:29:29 -0400

On Fri, May 26, 2023 at 04:34:21PM +0800, zhenwei pi wrote:
> 
> 
> On 5/3/23 20:59, Peter Maydell wrote:
> > On Wed, 3 May 2023 at 12:54, zhenwei pi <pizhenwei@bytedance.com> wrote:
> > > 
> > > object_get_canonical_path already returns newly allocated memory, this
> > > means no additional g_strdup required. Remove g_strdup to avoid memory
> > > leak.
> > > 
> > > Fixes: Coverity CID 1508074
> > > Fixes: f2b901098 ("cryptodev: Support query-stats QMP command")
> > > Cc: Peter Maydell <peter.maydell@linaro.org>
> > > Signed-off-by: zhenwei pi <pizhenwei@bytedance.com>
> > > ---
> > 
> > Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
> > 
> > thanks
> > -- PMM
> 
> Hi, Michael
> 
> This patch has been ignored, could you please merge this in next PR?
> 
> -- 
> zhenwei pi
> 

I don't know why - didn't have it in my inbox. Tagged now, thanks!




reply via email to

[Prev in Thread] Current Thread [Next in Thread]