ofproto-dpif: Fix segfault removing port when STP is enabled.
authorBen Pfaff <blp@nicira.com>
Fri, 21 Feb 2014 20:40:00 +0000 (12:40 -0800)
committerBen Pfaff <blp@nicira.com>
Fri, 21 Feb 2014 20:40:00 +0000 (12:40 -0800)
commit0c0c32d825d0fa392db834e7d57864e878134a72
treeeea26005c335211504ae2e4684ba0b2d396aed69
parentece7040fe4c4b02c279afbb6dfc9d05687908000
ofproto-dpif: Fix segfault removing port when STP is enabled.

Reported-by: Sridhar Samudrala <samudrala.sridhar@gmail.com>
Tested-by: Sridhar Samudrala <samudrala.sridhar@gmail.com>
Signed-off-by: Ben Pfaff <blp@nicira.com>
AUTHORS
ofproto/ofproto-dpif.c