]> xenbits.xensource.com Git - libvirt.git/commit
remote: Fill snapshot argument in remoteDomainSnapshotListAllChildren
authorPeter Krempa <pkrempa@redhat.com>
Fri, 3 Aug 2012 09:45:12 +0000 (11:45 +0200)
committerPeter Krempa <pkrempa@redhat.com>
Fri, 3 Aug 2012 10:56:15 +0000 (12:56 +0200)
commit2b01761d5e9addaefe33b2934576836836f486e2
tree24f891537bb302f6514fac8fb643fb2e25215cc5
parented1e711b996bd28e0f995643f029658d5618f774
remote: Fill snapshot argument in remoteDomainSnapshotListAllChildren

The remote driver did not fill the required snapshot parent argument in
the RPC call structure that caused a client crash when trying to use
this new API.
src/remote/remote_driver.c