qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH] spice-core: Use g_strdup_printf instead of snpr


From: Gerd Hoffmann
Subject: Re: [Qemu-devel] [PATCH] spice-core: Use g_strdup_printf instead of snprintf
Date: Mon, 02 Sep 2013 13:36:19 +0200

On Mo, 2013-09-02 at 11:53 +0200, Christophe Fergeau wrote:
> Several places in spice-core.c were using either g_malloc+snprintf
> or snprintf+g_strdup to achieve the same result as g_strdup_printf.

Patch looks good but fails checkpatch.pl due to long lines.

cheers,
  Gerd






reply via email to

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