Paolo Bonzini <[email protected]> writes:
> On 17/12/2015 08:20, Markus Armbruster wrote:
>> In my testing, Coverity reported two more CHECKED_RETURN:
>>
>> * qemu-char.c:1248: fixed in commit c1f2448: "qemu-char: retry g_poll
>> on EINTR".
>>
>> * migration/qemu-file-unix.c:75: harmless, cleaned up in commit
>> 4e39f57 "migration: Clean up use of g_poll() in
>> socket_writev_buffer()
>>
>> Signed-off-by: Markus Armbruster <[email protected]>
>> ---
>> v2: Commit message body rewritten, because fixes have been committed
>> meanwhile.
>
> Applied, thanks!
There's also
Subject: [PATCH] coverity: Model g_memdup()
Date: Mon, 30 Nov 2015 17:32:32 +0100
Message-Id: <[email protected]>
I can post a pull request for both, but I'm of course happy to let them
flow through your tree.