qemu-irix/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
..
Makefile.objs net: add mmsghdr struct check for L2TPV3 2014-07-01 17:42:23 +01:00
checksum.c
clients.h net: L2TPv3 transport 2014-06-27 10:39:10 +02:00
dump.c
eth.c
hub.c Add the vhost-user netdev backend to the command line 2014-06-19 18:44:18 +03:00
hub.h
l2tpv3.c net: L2TPv3 transport 2014-06-27 10:39:10 +02:00
net.c net: complete all queued packets on VM stop 2014-09-04 17:19:09 +01:00
netmap.c
queue.c net: invoke callback when purging queue 2014-09-04 17:19:09 +01:00
slirp.c net/slirp: specify logbase for smbd 2014-11-02 10:04:34 +03:00
socket.c
tap-aix.c
tap-bsd.c tap-bsd: implement a FreeBSD only version of tap_open 2014-08-01 15:57:48 +00:00
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
tap_int.h tap_int.h: remove repeating NETWORK_SCRIPT defines 2014-11-02 10:04:34 +03:00
util.c
util.h
vde.c
vhost-user.c Add the vhost-user netdev backend to the command line 2014-06-19 18:44:18 +03:00