[ovs-dev] [crashes 0/3] Fix some connmgr crash bugs

Ben Pfaff blp at nicira.com
Thu Mar 31 21:16:27 UTC 2011


The first two commits fix bugs that cause crashes.  The last one
just fixes a log message otherwise emitted on "ovs-vsctl del-br".

Ben Pfaff (3):
  ofproto: Fix order of destruction in ofproto_destroy().
  connmgr: Fix wild pointer dereference in connmgr_broadcast().
  bridge: Destroy ofproto before deleting dpif.

 ofproto/connmgr.c |    2 +-
 ofproto/ofproto.c |    4 +---
 vswitchd/bridge.c |    2 +-
 3 files changed, 3 insertions(+), 5 deletions(-)




More information about the dev mailing list