On Thu, Mar 28, 2013 at 07:22:12AM -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
>
> ---
> v1->v2: call qobject_decref(obj) earlier
>
> ---
> tests/test-visitor-serialization.c |
This patch fixes some of the memory leaks in test-visitor-serialization
but not all of them.
Signed-off-by: Stefan Berger
---
v1->v2: call qobject_decref(obj) earlier
---
tests/test-visitor-serialization.c | 12 +++-
1 file changed, 11 insertions(+), 1 deletion(-)
Index: qemu-git