]> git.ipfire.org Git - thirdparty/libvirt.git/commit
build: silence a clang false positive
authorEric Blake <eblake@redhat.com>
Wed, 5 May 2010 17:14:54 +0000 (11:14 -0600)
committerEric Blake <eblake@redhat.com>
Wed, 5 May 2010 20:46:41 +0000 (14:46 -0600)
commit2256d8b86e8b380ad7aed03d2099d28841ff6bc4
tree90bf80df78a6aabfb69d8cf812cf3d54916fdf91
parentbeccb0deca239427c850044948e14b20d3432c06
build: silence a clang false positive

* src/qemu/qemu_monitor.c (qemuMonitorIOWriteWithFD): Work around
recent clang shortcoming in analysis.
src/qemu/qemu_monitor.c