qemu-devel
[Top][All Lists]
Advanced

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

Re: [PATCH 10/32] tests: replace free_all() usage with g_auto


From: Richard Henderson
Subject: Re: [PATCH 10/32] tests: replace free_all() usage with g_auto
Date: Wed, 23 Mar 2022 11:13:09 -0700
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:91.0) Gecko/20100101 Thunderbird/91.5.0

On 3/23/22 08:57, marcandre.lureau@redhat.com wrote:
From: Marc-André Lureau<marcandre.lureau@redhat.com>

Use more idiomatic glib/auto-style code.

Signed-off-by: Marc-André Lureau<marcandre.lureau@redhat.com>
---
  tests/unit/check-qobject.c | 127 ++++++++++++-------------------------
  1 file changed, 40 insertions(+), 87 deletions(-)

Reviewed-by: Richard Henderson <richard.henderson@linaro.org>

r~



reply via email to

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