]> git.ipfire.org Git - thirdparty/libvirt.git/commit
virsh-domain: Add a missing check and fix leak in cmdScreenshot
authorHongwei Bi <hwbi2008@gmail.com>
Wed, 25 Sep 2013 14:54:24 +0000 (22:54 +0800)
committerEric Blake <eblake@redhat.com>
Wed, 25 Sep 2013 15:34:24 +0000 (09:34 -0600)
commitb80fff1444278efb79d52e2ff6b16770db060395
treea37edf4b846ed518bf78830d5f5151900fc679c7
parent0377238fe8aa7d0a6faf7dbaa9a67c59cd1d58bc
virsh-domain: Add a missing check and fix leak in cmdScreenshot

Signed-off-by: Eric Blake <eblake@redhat.com>
tools/virsh-domain.c