[ovs-git] Open vSwitch: cfm: Fix a memory allocation bug in cfm_get_remove_mpids(). (master)

dev at openvswitch.org dev at openvswitch.org
Wed Sep 4 19:56:23 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, master has been updated
       via  95e22d6798a07f01ad445263f44d6743b13bc2ce (commit)
      from  d6d5bbc9e43f5b6ce28d1d8c0df06b7cc3cb6db9 (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 95e22d6798a07f01ad445263f44d6743b13bc2ce
Diffs: http://openvswitch.org/cgi-bin/gitweb.cgi?p=openvswitch;a=commitdiff;h=95e22d6798a07f01ad445263f44d6743b13bc2ce
Author: Guolin Yang <gyang at nicira.com>
		
cfm: Fix a memory allocation bug in cfm_get_remove_mpids().
		
In cfm, when allocating the rmp array, the size is not calculated correctly
which cause the remote MPID not correctly updated in ovsdb.

This bug was introduced by commit 13b1b2ae70 (cfm: Make the CFM module
thread safe.).

Signed-off-by: Guolin Yang <gyang at nicira.com>
Signed-off-by: Ben Pfaff <blp at nicira.com>


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

Summary of changes:
 lib/cfm.c |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)


hooks/post-receive
-- 
Open vSwitch



More information about the git mailing list