On Mon, Nov 18, 2013 at 11:32:17PM +0800, Amos Kong wrote: > object_get_canonical_path() returns a gchar*, it should be freeed by the > caller. > > Signed-off-by: Amos Kong <ak...@redhat.com> > --- > v2: put gchar *path inside rxfilter_notify_enabled block > --- > hw/net/virtio-net.c | 8 ++++---- > 1 file changed, 4 insertions(+), 4 deletions(-)
Thanks, applied to my net tree: https://github.com/stefanha/qemu/commits/net Stefan