qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH] elfload: Replace malloc with g_malloc


From: Peter Maydell
Subject: Re: [Qemu-devel] [PATCH] elfload: Replace malloc with g_malloc
Date: Tue, 21 Mar 2017 10:50:33 +0000

On 21 March 2017 at 10:19, Mao Zhongyi <address@hidden> wrote:
> Signed-off-by: Mao Zhongyi <address@hidden>
> ---
>  bsd-user/elfload.c | 12 ++++++------
>  1 file changed, 6 insertions(+), 6 deletions(-)

Thanks for this patch. How have you tested it? (You'd need to be
on a BSD host system to test). I ask because bsd-user is currently
not really maintained, and so I'm a bit reluctant to take cleanup
patches to code we aren't building and testing.

thanks
-- PMM



reply via email to

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