[ovs-git] Open vSwitch: ovs-vsctl: Fix uninitialized variable. (next)

dev at openvswitch.org dev at openvswitch.org
Wed Jan 27 20:53:29 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, next has been updated
       via  93255bc565f74df887c0278f8e401d3febd7e61a (commit)
       via  cd746526ab058dcf46bd5f72fb242db4bb61707a (commit)
      from  8cdaca99b5742489c35b1cac6e39791a47451952 (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 93255bc565f74df887c0278f8e401d3febd7e61a
Diffs: http://openvswitch.org/cgi-bin/gitweb.cgi?p=openvswitch;a=commitdiff;h=93255bc565f74df887c0278f8e401d3febd7e61a
Author: Jesse Gross <jesse at nicira.com>
		
ovs-vsctl: Fix uninitialized variable.
		
When querying a row we could return an uninitialized variable in
some cases if we can't find what we are looking for.


commit cd746526ab058dcf46bd5f72fb242db4bb61707a
Diffs: http://openvswitch.org/cgi-bin/gitweb.cgi?p=openvswitch;a=commitdiff;h=cd746526ab058dcf46bd5f72fb242db4bb61707a
Author: Jesse Gross <jesse at nicira.com>
		
bridge: Properly read NetFlow parameters.
		
When reading the NetFlow engine type and ID from the config database
we weren't dereferencing the variables.


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

Summary of changes:
 utilities/ovs-vsctl.c |    1 +
 vswitchd/bridge.c     |    4 ++--
 2 files changed, 3 insertions(+), 2 deletions(-)


hooks/post-receive
-- 
Open vSwitch




More information about the git mailing list