]> xenbits.xensource.com Git - libvirt.git/commit
virsh: Pass ctl to virshCatchDisconnect
authorJiri Denemark <jdenemar@redhat.com>
Thu, 17 Dec 2015 22:23:01 +0000 (23:23 +0100)
committerJiri Denemark <jdenemar@redhat.com>
Thu, 7 Jan 2016 21:21:09 +0000 (22:21 +0100)
commit786d735d94e23d096c91a83d9e72103c6280fba5
tree920fcb0179d5b02288914a092b75f7c3699f1279
parent0e747f2029644e7cb62251ef2095bb16a81f8332
virsh: Pass ctl to virshCatchDisconnect

virshCatchDisconnect expects ctl, but we were just passing NULL instead.

Signed-off-by: Jiri Denemark <jdenemar@redhat.com>
tools/virsh.c