[ovs-git] Open vSwitch: vconn: Initialize 'recv_any_version' member of struct vconn in vconn_init(). (master)

dev at openvswitch.org dev at openvswitch.org
Sat Jan 26 01:21:03 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, master has been updated
       via  267e915f526b4102364d92aff4eb9355b8da25ca (commit)
      from  e5c08015823bd055ce64f12bc271c46f0551923b (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 267e915f526b4102364d92aff4eb9355b8da25ca
Diffs: http://openvswitch.org/cgi-bin/gitweb.cgi?p=openvswitch;a=commitdiff;h=267e915f526b4102364d92aff4eb9355b8da25ca
Author: Ben Pfaff <blp at nicira.com>
		
vconn: Initialize 'recv_any_version' member of struct vconn in vconn_init().
		
This uninitialized data caused failures in the test "ofproto -
eviction upon table overflow (OpenFlow 1.2)" for some developers and in
some circumstances.

Found by valgrind.

Reported-by: Justin Pettit <jpettit at nicira.com>
Signed-off-by: Ben Pfaff <blp at nicira.com>


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

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


hooks/post-receive
-- 
Open vSwitch



More information about the git mailing list