qemu-trivial
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-trivial] [PATCH v2] tap: fix possible fd leak in net_init_tap


From: Michael Tokarev
Subject: Re: [Qemu-trivial] [PATCH v2] tap: fix possible fd leak in net_init_tap
Date: Sun, 02 Nov 2014 08:39:12 +0300
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Icedove/31.2.0

02.11.2014 08:37, address@hidden wrote:
> 
> In hotplugging scenario, taking those true branch, the file
> handler do not be closed. Let's close them before return.

This looks much better now, and is shorter too :)
Applied to -trivial, thank you!

/mjt



reply via email to

[Prev in Thread] Current Thread [Next in Thread]