[ovs-git] Open vSwitch: dpif-linux: Fix file descriptor leak. (openflow-1.0)

dev at openvswitch.org dev at openvswitch.org
Thu Mar 25 15:25:35 UTC 2010


This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "Open vSwitch".

The branch, openflow-1.0 has been updated
       via  6dc6ff914570fcbe770ed5a5e529229142c5b9c1 (commit)
      from  0367f1e40e05c85d67c516939265ce4fe8639be3 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 6dc6ff914570fcbe770ed5a5e529229142c5b9c1
Diffs: http://openvswitch.org/cgi-bin/gitweb.cgi?p=openvswitch;a=commitdiff;h=6dc6ff914570fcbe770ed5a5e529229142c5b9c1
Author: Tetsuo NAKAGAWA <nakagawa at mxc.nes.nec.co.jp>
		
dpif-linux: Fix file descriptor leak.
		
get_major() opens /proc/devices to get the openvswitch major number
but never closes the FD.


-----------------------------------------------------------------------

Summary of changes:
 lib/dpif-linux.c |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)


hooks/post-receive
-- 
Open vSwitch




More information about the git mailing list