qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH 0/2] tap: add cleanup logic avoiding leaking fd
@ 2014-10-31  6:10 arei.gonglei
  2014-10-31  6:11 ` [Qemu-devel] [PATCH 1/2] tap: remove close(fd) arei.gonglei
  2014-10-31  6:11 ` [Qemu-devel] [PATCH 2/2] tap: fix possible fd leak arei.gonglei
  0 siblings, 2 replies; 8+ messages in thread
From: arei.gonglei @ 2014-10-31  6:10 UTC (permalink / raw)
  To: qemu-devel; +Cc: qemu-trivial, Gonglei, peter.huangpeng, stefanha

From: Gonglei <arei.gonglei@huawei.com>

Gonglei (2):
  tap: remove close(fd)
  tap: fix possible fd leak

 net/tap.c | 13 +++++++++----
 1 file changed, 9 insertions(+), 4 deletions(-)

-- 
1.7.12.4

^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2014-11-02  5:24 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-10-31  6:10 [Qemu-devel] [PATCH 0/2] tap: add cleanup logic avoiding leaking fd arei.gonglei
2014-10-31  6:11 ` [Qemu-devel] [PATCH 1/2] tap: remove close(fd) arei.gonglei
2014-11-02  5:06   ` [Qemu-devel] [Qemu-trivial] " Michael Tokarev
2014-11-02  5:09     ` Gonglei
2014-10-31  6:11 ` [Qemu-devel] [PATCH 2/2] tap: fix possible fd leak arei.gonglei
2014-11-02  5:11   ` [Qemu-devel] [Qemu-trivial] " Michael Tokarev
2014-11-02  5:21     ` Gonglei
2014-11-02  5:24       ` Michael Tokarev

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).