On Thu, Mar 28, 2013 at 11:18:40AM -0400, Stefan Berger wrote: > This patch fixes some of the memory leaks in test-visitor-serialization but > not all of them. > > Signed-off-by: Stefan Berger <stef...@linux.vnet.ibm.com> > > --- > v2->v3: repost > > v1->v2: call qobject_decref(obj) earlier > > --- > tests/test-visitor-serialization.c | 12 +++++++++++- > 1 file changed, 11 insertions(+), 1 deletion(-)
Thanks, applied to the trivial patches -next tree: https://github.com/stefanha/qemu/commits/trivial-patches-next Stefan