[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Qemu-devel] [PATCH for-1.7 0/2] fix qapi mem leaks
From: |
Wenchao Xia |
Subject: |
[Qemu-devel] [PATCH for-1.7 0/2] fix qapi mem leaks |
Date: |
Wed, 6 Nov 2013 02:35:49 +0800 |
The bugfix patches are picked up from RFC series:
http://lists.nongnu.org/archive/html/qemu-devel/2013-11/msg00363.html
Wenchao Xia (2):
qapi: fix memleak by adding implict struct functions in dealloc visitor
tests: fix memleak in error path test for input visitor
qapi/qapi-dealloc-visitor.c | 20 ++++++++++++++++++++
tests/test-qmp-input-visitor.c | 1 +
2 files changed, 21 insertions(+), 0 deletions(-)
- [Qemu-devel] [PATCH for-1.7 0/2] fix qapi mem leaks,
Wenchao Xia <=