[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Qemu-devel] [PATCH V9 1/6] numa: Fixed the memory leak of numa erro
From: |
Eduardo Habkost |
Subject: |
Re: [Qemu-devel] [PATCH V9 1/6] numa: Fixed the memory leak of numa error message |
Date: |
Fri, 18 Jan 2019 15:36:19 -0200 |
User-agent: |
Mutt/1.10.1 (2018-07-13) |
On Wed, Jan 16, 2019 at 10:56:14AM -0500, Michael S. Tsirkin wrote:
> On Wed, Jan 16, 2019 at 04:10:17PM +0800, Zhang Yi wrote:
> > object_get_canonical_path_component() returns a string which
> > must be freed using g_free().
> >
> > Signed-off-by: Zhang Yi <address@hidden>
> > Reviewed-by: Pankaj gupta <address@hidden>
> > Reviewed-by: Igor Mammedov <address@hidden>
> > Reviewed-by: Eduardo Habkost <address@hidden>
>
> Reviewed-by: Michael S. Tsirkin <address@hidden>
>
> Pls post this separately as it's just a bugfix that
> is not a dependency of map_sync.
I have already queued it on machine-next, there's no need to
resubmit.
--
Eduardo
[Qemu-devel] [PATCH V9 3/6] util/mmap-alloc: switch 'shared' to 'flags' parameter, Zhang Yi, 2019/01/16
[Qemu-devel] [PATCH V9 6/6] docs: Added MAP_SYNC documentation, Zhang Yi, 2019/01/16