On Wed, Dec 26, 2012 at 8:16 PM, Ethan Jackson <[email protected]> wrote:
> Theoretically, it's possible for netdev_get_status() to be called
> on a netdev-vport which hasn't had it's configuration set yet.  In
> this case, netdev-vport would dereference a null pointer.  This
> problem was found by Jesse Gross <[email protected]> in review.
>
> Signed-off-by: Ethan Jackson <[email protected]>

Shouldn't we just fetch the config?  It's pretty easy and seems a lot
less likely to cause surprises in the future.
_______________________________________________
dev mailing list
[email protected]
http://openvswitch.org/mailman/listinfo/dev

Reply via email to