[libvirt] [PATCH] qemu: fix uninitialized variable warning in doPeer2PeerMigrate

Peter Krempa pkrempa at redhat.com
Tue Dec 11 13:10:22 UTC 2012


On 12/11/12 13:29, Peter Krempa wrote:
> On 12/11/12 12:50, Ján Tomko wrote:
>> False positive, but it breaks the build with gcc-4.6.3.
>>
>> qemu/qemu_migration.c:2931:37: error: 'offline' may be used
>> uninitialized in this function [-Werror=uninitialized]
>> qemu/qemu_migration.c:2887:10: note: 'offline' was declared here
>> ---
>>   src/qemu/qemu_migration.c |    2 +-
>>   1 files changed, 1 insertions(+), 1 deletions(-)
>>
>
> ACK

and pushed.

>
> Peter




More information about the libvir-list mailing list