[ovs-git] Open vSwitch: bridge: Segfault when missing Open vSwitch table. (master)

dev at openvswitch.org dev at openvswitch.org
Thu Jul 19 01:44:45 UTC 2012


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  edce886c92dc34797a36fd9dd20c530e1799f082 (commit)
      from  35a22d8c10ae5ab8d0720864f552a21168b08375 (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 edce886c92dc34797a36fd9dd20c530e1799f082
Diffs: http://openvswitch.org/cgi-bin/gitweb.cgi?p=openvswitch;a=commitdiff;h=edce886c92dc34797a36fd9dd20c530e1799f082
Author: Ethan Jackson <ethan at nicira.com>
		
bridge: Segfault when missing Open vSwitch table.
		
The enable_system_stats() function calls smap_get_bool() on the
ovsrec_open_vswitch passed to it.  This was segmentation faulting
when 'null_cfg' defined in bridge_reconfigure() was used because
there was no Open vSwitch table.

Signed-off-by: Ethan Jackson <ethan at nicira.com>


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

Summary of changes:
 vswitchd/bridge.c |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)


hooks/post-receive
-- 
Open vSwitch



More information about the git mailing list