netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH iproute2 0/2] Add missing file close
@ 2015-08-14  2:56 Zhang Shengju
  2015-08-14  2:56 ` [PATCH iproute2 1/2] libs: close file in netns_switch() Zhang Shengju
  2015-08-14  2:56 ` [PATCH iproute2 2/2] netns: add missing file close Zhang Shengju
  0 siblings, 2 replies; 4+ messages in thread
From: Zhang Shengju @ 2015-08-14  2:56 UTC (permalink / raw)
  To: netdev

This patch set adds some missing close() calls.

Zhang Shengju (2):
  libs: close file in netns_switch()
  netns: add missing file close

 ip/ipnetns.c    | 5 +++++
 lib/namespace.c | 6 +++---
 2 files changed, 8 insertions(+), 3 deletions(-)

-- 
1.8.3.1

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

end of thread, other threads:[~2015-08-19 23:36 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-08-14  2:56 [PATCH iproute2 0/2] Add missing file close Zhang Shengju
2015-08-14  2:56 ` [PATCH iproute2 1/2] libs: close file in netns_switch() Zhang Shengju
2015-08-19 23:36   ` Stephen Hemminger
2015-08-14  2:56 ` [PATCH iproute2 2/2] netns: add missing file close Zhang Shengju

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).