]> git.ipfire.org Git - thirdparty/libvirt.git/commit
virsh: Use VIR_FREE instead of free
authorMatthias Bolte <matthias.bolte@googlemail.com>
Sun, 3 Jan 2010 16:13:27 +0000 (17:13 +0100)
committerMatthias Bolte <matthias.bolte@googlemail.com>
Thu, 7 Jan 2010 00:38:19 +0000 (01:38 +0100)
commitb6c87e3b7a03df4ad1126f20a60a995a4c0eb83b
tree72834df35ac343289009279eb87b597bc1f51b7f
parenta4a38ffda1d0cc4c0c461f7c11298e658b4f3f30
virsh: Use VIR_FREE instead of free

virsh uses other parts of the internal API already, so use VIR_FREE also.
tools/virsh.c