in-band: Fix null pointer dereference.
authorBen Pfaff <blp@nicira.com>
Tue, 6 Apr 2010 19:46:12 +0000 (12:46 -0700)
committerBen Pfaff <blp@nicira.com>
Tue, 20 Apr 2010 18:01:44 +0000 (11:01 -0700)
commita35801789a04c3c2abfdccb8afe9b21289bf190a
treebb939156f18c8f1cace0c7bd30b1b11590290bfd
parentdc6ddf68b20d802f01cd4a82aca29f442b5c4097
in-band: Fix null pointer dereference.

Triggering this would require deleting the in-use datapath at just the
right time, but we still don't want it to happen.
ofproto/in-band.c