Home
last modified time | relevance | path

Searched hist:"84 f8f3dace8c6e88b1afa828f9abe1e9a57fac1a" (Results 1 – 1 of 1) sorted by relevance

/qemu/net/
H A Dtap.c84f8f3dace8c6e88b1afa828f9abe1e9a57fac1a Sun Nov 02 05:37:17 UTC 2014 Gonglei <arei.gonglei@huawei.com> 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>