[ovs-git] Open vSwitch: ofproto: Avoid segfault modifying flow with invalid meter. (branch-2.0)

dev at openvswitch.org dev at openvswitch.org
Tue Jan 14 21:45:31 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, branch-2.0 has been updated
       via  8ce982127abd15ea0d20e08f8a3fadfe98993645 (commit)
      from  b85183e204dd5137074014612bf2ac0e94188558 (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 8ce982127abd15ea0d20e08f8a3fadfe98993645
Diffs: http://openvswitch.org/cgi-bin/gitweb.cgi?p=openvswitch;a=commitdiff;h=8ce982127abd15ea0d20e08f8a3fadfe98993645
Author: Ben Pfaff <blp at nicira.com>
		
ofproto: Avoid segfault modifying flow with invalid meter.
		
ofproto_check_ofpacts() checks for a valid meter ID but ofpacts_check()
does not.

Reported-by: John Hurley <john.hurley at netronome.com>
Signed-off-by: Ben Pfaff <blp at nicira.com>
Acked-by: Jarno Rajahalme <jrajahalme at nicira.com>


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

Summary of changes:
 ofproto/ofproto.c |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)


hooks/post-receive
-- 
Open vSwitch



More information about the git mailing list