qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] [PATCH 1/1] Coverity: Fix failure path for qemu_accept


From: Paolo Bonzini
Subject: Re: [Qemu-devel] [PATCH 1/1] Coverity: Fix failure path for qemu_accept in migration
Date: Wed, 19 Mar 2014 13:40:06 +0100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:24.0) Gecko/20100101 Thunderbird/24.2.0

Il 19/03/2014 12:34, Dr. David Alan Gilbert ha scritto:
> > +        fprintf(stderr, "could not accept migration connection (%d)\n", 
err);
>
> Bit unfriendly not to convert the errno to a string.
I could reroll it with a strerror.

Since you are at it, please use error_report too.

Paolo



reply via email to

[Prev in Thread] Current Thread [Next in Thread]