[ovs-git] Open vSwitch: cmap: Fix cmap_next_position() (master)

dev at openvswitch.org dev at openvswitch.org
Wed Jul 16 19:04:54 UTC 2014


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, master has been updated
       via  cd50723cf544f7091fb0acd86390e60fa25f661c (commit)
      from  95fb793ae73de7b0760320c39c1be56b3ab4cc3d (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 cd50723cf544f7091fb0acd86390e60fa25f661c
Diffs: http://openvswitch.org/cgi-bin/gitweb.cgi?p=openvswitch;a=commitdiff;h=cd50723cf544f7091fb0acd86390e60fa25f661c
Author: Daniele Di Proietto <ddiproietto at vmware.com>
		
cmap: Fix cmap_next_position()
		
cmap_next_position() didn't update the node pointer while iterating through a
list of nodes with the same hash.
This commit fixes the bug and improve test-cmap to detect it.

Signed-off-by: Daniele Di Proietto <ddiproietto at vmware.com>
Signed-off-by: Ben Pfaff <blp at nicira.com>


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

Summary of changes:
 lib/cmap.c        |    2 +-
 tests/test-cmap.c |   20 +++++++++++++++++++-
 2 files changed, 20 insertions(+), 2 deletions(-)


hooks/post-receive
-- 
Open vSwitch



More information about the git mailing list