qemu-trivial
[Top][All Lists]
Advanced

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

Re: [Qemu-trivial] [PATCH 1/3] target-mips: fix memory leak


From: Leon Alrae
Subject: Re: [Qemu-trivial] [PATCH 1/3] target-mips: fix memory leak
Date: Tue, 28 Apr 2015 12:46:31 +0100
User-agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:24.0) Gecko/20100101 Thunderbird/24.5.0

On 28/04/2015 10:11, address@hidden wrote:
> From: Gonglei <address@hidden>
> 
> Coveristy reports that variable prom_buf/params_buf going
> out of scope leaks the storage it points to.
> 
> Cc: Aurelien Jarno <address@hidden>
> Cc: Leon Alrae <address@hidden>
> Signed-off-by: Gonglei <address@hidden>
> ---
>  hw/mips/mips_fulong2e.c | 1 +
>  hw/mips/mips_malta.c    | 1 +
>  hw/mips/mips_r4k.c      | 1 +
>  3 files changed, 3 insertions(+)

Reviewed-by: Leon Alrae <address@hidden>

Thanks,
Leon




reply via email to

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