On Thu, Jan 09, 2014 at 07:34:27PM +0100, Hani Benhabiles wrote:
> assign_name() in net/net.c is using snprintf + g_strdup to get the same
> result as g_strdup_printf.
> 
> Signed-off-by: Hani Benhabiles <kroo...@gmail.com>
> ---
>  net/net.c | 5 +----
>  1 file changed, 1 insertion(+), 4 deletions(-)

Thanks, applied to my net tree:
https://github.com/stefanha/qemu/commits/net

Stefan

Reply via email to