qemu-devel
[Top][All Lists]
Advanced

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

Re: [PATCH] tests/plugin/syscall.c: fix compiler warnings


From: Philippe Mathieu-Daudé
Subject: Re: [PATCH] tests/plugin/syscall.c: fix compiler warnings
Date: Thu, 2 Dec 2021 11:39:48 +0100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:91.0) Gecko/20100101 Thunderbird/91.3.0

On 11/29/21 13:58, Alex Bennée wrote:
> 
> Juro Bystricky <juro.bystricky@intel.com> writes:
> 
>> Fix compiler warnings. The warnings can result in a broken build.
>> This patch fixes warnings such as:
> 
> Queued to for-6.2/more-misc-fixes, thanks.

I wondered if this single patch would justify delaying the 6.2
release by one week, but then I noticed the IDE pull request,
so let it be...

Note, -Werror=maybe-uninitialized forces an ugly alignment style
to the g_autofree + g_strdup_printf() combination.

Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org>



reply via email to

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