qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH] Make NICInfo string fields non-const


From: Anthony Liguori
Subject: Re: [Qemu-devel] [PATCH] Make NICInfo string fields non-const
Date: Tue, 06 Oct 2009 14:19:46 -0500
User-agent: Thunderbird 2.0.0.23 (X11/20090825)

Mark McLoughlin wrote:
We now only assign strdup()ed strings to these fields, never static
strings.

Signed-off-by: Mark McLoughlin <address@hidden>

This breaks the build because of a literal assignment in mips_jazz.c.

Regards,

Anthony Liguori
     void *private;





reply via email to

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