[ovs-git] Open vSwitch: ofproto-dpif: Fix null pointer dereference in is_admissible(). (next)

dev at openvswitch.org dev at openvswitch.org
Tue May 17 20:45:07 UTC 2011


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  23adee4206a98975750a076f9298541868c7c504 (commit)
      from  3476e0baaaddb7a25237297d1811a28ba11c21e6 (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 23adee4206a98975750a076f9298541868c7c504
Diffs: http://openvswitch.org/cgi-bin/gitweb.cgi?p=openvswitch;a=commitdiff;h=23adee4206a98975750a076f9298541868c7c504
Author: Ben Pfaff <blp at nicira.com>
		
ofproto-dpif: Fix null pointer dereference in is_admissible().
		
If in_port is NULL then we must not dereference it.


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

Summary of changes:
 ofproto/ofproto-dpif.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)


hooks/post-receive
-- 
Open vSwitch



More information about the git mailing list