From: Gonglei <arei.gong...@huawei.com>

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 <pbonz...@redhat.com>
Cc: Stefan Hajnoczi <stefa...@redhat.com>
Cc: Jason Wang <jasow...@redhat.com>

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(-)

-- 
1.7.12.4


Reply via email to