qemu/net
Gonglei 84f8f3dace tap: fix possible fd leak in net_init_tap
In hotplugging scenario, taking those true branch, the file
handler do not be closed. Let's close them before return.

Signed-off-by: Gonglei <arei.gonglei@huawei.com>
Signed-off-by: Michael Tokarev <mjt@tls.msk.ru>
2014-11-02 10:05:35 +03:00
..
checksum.c
clients.h
dump.c
eth.c
hub.c
hub.h
l2tpv3.c
Makefile.objs
net.c net: complete all queued packets on VM stop 2014-09-04 17:19:09 +01:00
netmap.c
queue.c
slirp.c net/slirp: specify logbase for smbd 2014-11-02 10:04:34 +03:00
socket.c
tap_int.h tap_int.h: remove repeating NETWORK_SCRIPT defines 2014-11-02 10:04:34 +03:00
tap-aix.c
tap-bsd.c
tap-haiku.c
tap-linux.c
tap-linux.h
tap-solaris.c
tap-win32.c
tap.c tap: fix possible fd leak in net_init_tap 2014-11-02 10:05:35 +03:00
util.c
util.h
vde.c
vhost-user.c