]> git.ipfire.org Git - thirdparty/libvirt.git/commit
Convert a few stray users of free() in libvirt.c to VIR_FREE().
authorChris Lalancette <clalance@redhat.com>
Thu, 30 Jul 2009 14:43:34 +0000 (16:43 +0200)
committerChris Lalancette <clalance@redhat.com>
Sun, 2 Aug 2009 10:07:20 +0000 (12:07 +0200)
commit08cb0b3cfcdf1464b86afe55086cece1cfa1c0f6
tree05428a9eb88986d39689bb6344a322882ea24777
parent180ca598c4517012014d226c78068d4b38ff9e24
Convert a few stray users of free() in libvirt.c to VIR_FREE().

Signed-off-by: Chris Lalancette <clalance@redhat.com>
src/libvirt.c