[ovs-git] Open vSwitch: odp-util: Correct length check in format_odp_action(). (master)

dev at openvswitch.org dev at openvswitch.org
Thu Dec 16 22:40:24 UTC 2010


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  b7b0c62097cbce87b247e30f16e1fbdd1770cca3 (commit)
      from  e0ce13c4dc34f44d81e0001882a0be88321b5c87 (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 b7b0c62097cbce87b247e30f16e1fbdd1770cca3
Diffs: http://openvswitch.org/cgi-bin/gitweb.cgi?p=openvswitch;a=commitdiff;h=b7b0c62097cbce87b247e30f16e1fbdd1770cca3
Author: Jesse Gross <jesse at nicira.com>
		
odp-util: Correct length check in format_odp_action().
		
When printing the action list we first check that the size of the
action matches the expected length for that type.  However, when
doing the lookup we were passing in the length of the action, not
the type, leading to bogus values.


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

Summary of changes:
 lib/odp-util.c |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)


hooks/post-receive
-- 
Open vSwitch




More information about the git mailing list