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

dev at openvswitch.org dev at openvswitch.org
Wed Sep 4 19:56:36 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-2.0 has been updated
       via  416e09ef5e61fd44b21d82187f167d6690837bba (commit)
      from  60c2f2e32ed6355d485555f029111c2cc475f5ed (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 416e09ef5e61fd44b21d82187f167d6690837bba
Diffs: http://openvswitch.org/cgi-bin/gitweb.cgi?p=openvswitch;a=commitdiff;h=416e09ef5e61fd44b21d82187f167d6690837bba
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