[ovs-git] Open vSwitch: ovsdb-client: Fix recently introduced svec_sort() bug. (branch-1.9)

dev at openvswitch.org dev at openvswitch.org
Tue May 7 04:47:13 UTC 2013


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.9 has been updated
       via  2b4ee5c418729f0b25e7127f4e2c311de55fd047 (commit)
      from  205f4f9b972cd3cb71d2ec5bade2e3fe3cc15629 (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 2b4ee5c418729f0b25e7127f4e2c311de55fd047
Diffs: http://openvswitch.org/cgi-bin/gitweb.cgi?p=openvswitch;a=commitdiff;h=2b4ee5c418729f0b25e7127f4e2c311de55fd047
Author: Justin Pettit <jpettit at nicira.com>
		
ovsdb-client: Fix recently introduced svec_sort() bug.
		
Commit 66980be9 (ovsdb-client: Avoid assertion with multiple databases.)
passed in a pointer to an svec pointer, when it should have just been an
svec pointer.  This corrects the bug.

Signed-off-by: Justin Pettit <jpettit at nicira.com>


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

Summary of changes:
 ovsdb/ovsdb-client.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)


hooks/post-receive
-- 
Open vSwitch



More information about the git mailing list