[ovs-git] Open vSwitch: socket-util: Unlink Unix domain sockets that bind but fail to connect. (branch-1.3)

dev at openvswitch.org dev at openvswitch.org
Thu Mar 8 00:43:39 UTC 2012


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, branch-1.3 has been updated
       via  1365595e3df6fcf4aa1bdee781227575574f19d8 (commit)
      from  292b8115b44d2cc0e900de24117459f3a253f4ac (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 1365595e3df6fcf4aa1bdee781227575574f19d8
Diffs: http://openvswitch.org/cgi-bin/gitweb.cgi?p=openvswitch;a=commitdiff;h=1365595e3df6fcf4aa1bdee781227575574f19d8
Author: Ben Pfaff <blp at nicira.com>
		
socket-util: Unlink Unix domain sockets that bind but fail to connect.
		
The error handling path here failed to clean up bound sockets, by removing
them.  This fixes the problem.

It was easy to observe this bug by running "ovs-vsctl" without
"ovsdb-server" running.

Bug #9811.
Bug #9769.
Reported-by: Michael <mhu at nicira.com>
Signed-off-by: Ben Pfaff <blp at nicira.com>


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

Summary of changes:
 lib/socket-util.c |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)


hooks/post-receive
-- 
Open vSwitch



More information about the git mailing list