qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH v2 for-2.2 0/4] net: fix high impact outstanding


From: Paolo Bonzini
Subject: Re: [Qemu-devel] [PATCH v2 for-2.2 0/4] net: fix high impact outstanding defects reported by Coverity
Date: Thu, 20 Nov 2014 13:34:17 +0100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.2.0

Reviewed-by: Paolo Bonzini <address@hidden>

Thanks!

Paolo

On 20/11/2014 12:34, address@hidden wrote:
> From: Gonglei <address@hidden>
> 
> Please see details in every patch.
> 
> v2 -> v1:
>  - rewrite patch 3 and patch 4 by Paolo's suggestion. Thanks.
>  - add Jason's R-b tag in patch 1~3. Thanks too.
> 
> Cc: Paolo Bonzini <address@hidden>
> Cc: Stefan Hajnoczi <address@hidden>
> Cc: Jason Wang <address@hidden>
> 
> Gonglei (4):
>   net/slirp: fix memory leak
>   net/socket: fix Uninitialized scalar variable
>   pcnet: fix Negative array index read
>   rtl8139: fix Pointer to local outside scope
> 
>  hw/net/pcnet.c   | 55 ++++++++++++++++++++++++++++++-------------------------
>  hw/net/rtl8139.c |  4 ++++
>  net/slirp.c      |  3 +--
>  net/socket.c     | 11 ++++++-----
>  4 files changed, 41 insertions(+), 32 deletions(-)
> 



reply via email to

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