[ovs-git] Open vSwitch: vconn: Have check_action() perform all validation (citrix)

dev at openvswitch.org dev at openvswitch.org
Fri Dec 11 05:35:59 UTC 2009


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, citrix has been updated
       via  347401f756e6678fced43ecee27f5107c803fda2 (commit)
      from  86a06318bdfbea056b04eb78bcdea5672d0b200e (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 347401f756e6678fced43ecee27f5107c803fda2
Diffs: http://openvswitch.org/cgi-bin/gitweb.cgi?p=openvswitch;a=commitdiff;h=347401f756e6678fced43ecee27f5107c803fda2
Author: Justin Pettit <jpettit at nicira.com>
		
vconn: Have check_action() perform all validation
		
The function check_action() returned before it could finish its
validation.  The only checks that were missed were length checks, which
were verified earlier.

Thanks to Jean Tourrilhes for pointing out the issue.


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

Summary of changes:
 lib/vconn.c |   22 +++++++++++-----------
 1 files changed, 11 insertions(+), 11 deletions(-)


hooks/post-receive
-- 
Open vSwitch




More information about the git mailing list