]> xenbits.xensource.com Git - people/liuw/libxenctrl-split/libvirt.git/commit
rpc: Replace virXXXFree with virObjectUnref
authorJohn Ferlan <jferlan@redhat.com>
Sun, 30 Nov 2014 14:40:31 +0000 (09:40 -0500)
committerJohn Ferlan <jferlan@redhat.com>
Tue, 2 Dec 2014 16:03:40 +0000 (11:03 -0500)
commit1695f4ee6108e88f040894a0ba9a4cef51d7fc53
tree42e93043cfa40916b3f35ba48f13317232366e72
parent572d0508958337c6ec2a669c5e61c680818d1be7
rpc: Replace virXXXFree with virObjectUnref

Modify the various virXXXFree calls to only call virObjectUnref. Calling
the public API will reset the last error thus clearing out a pending error.
src/rpc/gendispatch.pl