> -----Original Message-----
> From: Peter Maydell [mailto:peter.mayd...@linaro.org]
> Sent: Tuesday, July 23, 2019 1:25 AM
> To: Zhang, Chen <chen.zh...@intel.com>
> Cc: Li Zhijian <lizhij...@cn.fujitsu.com>; Jason Wang <jasow...@redhat.com>;
> qemu-dev <qemu-devel@nongnu.org>; Zhang Chen <zhangc...@gmail.com>
> Subject: Re: [PATCH V5] net/colo-compare.c: Fix memory leak and code style
> issue.
>
> On Mon, 22 Jul 2019 at 18:23, Zhang Chen <chen.zh...@intel.com> wrote:
> >
> > From: Zhang Chen <chen.zh...@intel.com>
> >
> > This patch to fix the origin "char *data" memory leak, code style
> > issue and add necessary check here.
> > Reported-by: Coverity (CID 1402785)
> >
> > Signed-off-by: Zhang Chen <chen.zh...@intel.com>
> > ---
> > net/colo-compare.c | 27 ++++++++++++++++++++-------
> > 1 file changed, 20 insertions(+), 7 deletions(-)
>
> Reviewed-by: Peter Maydell <peter.mayd...@linaro.org>
>
> Thanks for your patience in sending out all these versions as we worked
> through the code review process.
Thank you too~
Maybe you or Jason can pick up this patch?
Thanks
Zhang Chen
>
> thanks
> -- PMM