]> git.ipfire.org Git - thirdparty/libvirt.git/commit
remote: Fill remote parameters in remoteDomainListAllSnapshots()
authorPeter Krempa <pkrempa@redhat.com>
Wed, 4 Jul 2012 08:58:39 +0000 (10:58 +0200)
committerPeter Krempa <pkrempa@redhat.com>
Wed, 4 Jul 2012 09:16:47 +0000 (11:16 +0200)
commitd59e10338d97bd7e842c83551067aa26d685bdc9
treeba599ab4b1556c7ff5c913df965fb4549bebd205
parenta4f74cd09a2000ae7fe2e9bd16fb73ac6dbc0037
remote: Fill remote parameters in remoteDomainListAllSnapshots()

This patch fills the domain argument that is sent to the remote side.
This caused a client segfault as the argument was NULL.
src/remote/remote_driver.c