qemu-e2k/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 net: netmap_poll must update both read/write poll state 2014-03-25 13:31:38 +01:00
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 net: call socket_set_fast_reuse instead of setting SO_REUSEADDR 2013-10-02 19:20:31 +02:00
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: Get features once and use it many times 2014-01-27 15:44:06 +01:00
tap-linux.h
tap-solaris.c
tap-win32.c net: make tap offloading callbacks static 2014-02-25 11:50:17 +01:00
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