]> git.ipfire.org Git - thirdparty/libvirt.git/commit
qemu: Fix return check on virHashAddEntry call
authorJohn Ferlan <jferlan@redhat.com>
Fri, 15 Sep 2017 11:36:55 +0000 (07:36 -0400)
committerJohn Ferlan <jferlan@redhat.com>
Fri, 15 Sep 2017 12:34:57 +0000 (08:34 -0400)
commit1f8528c2b8b3136886bc2d9aa1e870d0b792577c
treee1568910c94909ae6aa136b2a2a94d16244162c1
parent304e0f6d16372a51a45799bfd0a6a9e4a2e40a64
qemu: Fix return check on virHashAddEntry call

Luckily it only returns 0 or -1
src/qemu/qemu_conf.c