
7 Jan
2010
7 Jan
'10
12:44 a.m.
2010/1/6 Daniel Veillard <veillard@redhat.com>:
On Sun, Jan 03, 2010 at 08:43:15PM +0100, Matthias Bolte wrote:
virsh uses other parts of the internal API already, so use VIR_FREE also. --- tools/virsh.c | 297 ++++++++++++++++++++++++++++----------------------------- 1 files changed, 146 insertions(+), 151 deletions(-)
I really though it was not available there, but if it's possible, nice !
ACK
Daniel
Pushed the 8 ACKed patches. Matthias