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

dev at openvswitch.org dev at openvswitch.org
Thu Mar 8 00:43:32 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.5 has been updated
       via  522f8f6ff0af5eb56197adb309cf56b4800756f8 (commit)
      from  3cd3869da305d4e9e7139b235f5901e018bb1c07 (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 522f8f6ff0af5eb56197adb309cf56b4800756f8
Diffs: http://openvswitch.org/cgi-bin/gitweb.cgi?p=openvswitch;a=commitdiff;h=522f8f6ff0af5eb56197adb309cf56b4800756f8
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