]> xenbits.xensource.com Git - people/liuw/libxenctrl-split/libvirt.git/commit
qemu: Don't miss errors when changing graphics passwords
authorMartin Kletzander <mkletzan@redhat.com>
Mon, 1 Jul 2013 07:23:04 +0000 (09:23 +0200)
committerMartin Kletzander <mkletzan@redhat.com>
Wed, 3 Jul 2013 12:56:13 +0000 (14:56 +0200)
commit556808ec9deae8623aea2a3a8c1c80a62a335c4a
tree878020813e69c0795e801c250322909f0194dd04
parent350fd95f40a41dde17529080de69f10211032b36
qemu: Don't miss errors when changing graphics passwords

Commit 23e8b5d8e7a92bac85b7fd2aca8992501bf680ee forgot to check the
return value for all calls to qemuDomainChangeGraphicsPasswords().
src/qemu/qemu_process.c