[ovs-git] Open vSwitch: ovs-controller: Avoid dereferencing NULL pointer when the switch acts as a hub (branch-1.10)

dev at openvswitch.org dev at openvswitch.org
Tue Oct 8 17:06:42 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, branch-1.10 has been updated
       via  b0fbc664fe9bb9704aa8d1cd0d6cd3eb17f80635 (commit)
      from  b270a7b57c9a02cc9d37f2a46e74d3df6bd5624f (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 b0fbc664fe9bb9704aa8d1cd0d6cd3eb17f80635
Diffs: http://openvswitch.org/cgi-bin/gitweb.cgi?p=openvswitch;a=commitdiff;h=b0fbc664fe9bb9704aa8d1cd0d6cd3eb17f80635
Author: ZhengLingyun <konghuarukhr at 163.com>
		
ovs-controller: Avoid dereferencing NULL pointer when the switch acts as a hub
		
Starting ovs-controller with '-H' option will lead to a segment fault problem.
Add a check, and adjust the indentation of the following code.

Signed-off-by: ZhengLingyun <konghuarukhr at 163.com>
Signed-off-by: Ben Pfaff <blp at nicira.com>


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

Summary of changes:
 lib/learning-switch.c |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)


hooks/post-receive
-- 
Open vSwitch



More information about the git mailing list