On Thu, May 28, 2015 at 08:30:57PM +0000, Sorin Vinturis wrote: > When the filter detach routine is called while there are packets > still in processing, the OvsUninitSwitchContext function call will > decrement the switch context reference count without releasing the > switch context structure. This behaviour is correct and expected, > but the BSOD is caused in this case because the gOvsSwitchContext > variable is set to NULL, which is wrong. > > The gOvsSwitchContext global variable must be set to NULL only when > the switch context structure is actually released. > > Signed-off-by: Sorin Vinturis <svintu...@cloudbasesolutions.com> > Reported-by: Sorin Vinturis <svintu...@cloudbasesolutions.com> > Reported-at: https://github.com/openvswitch/ovs-issues/issues/80
I don't see any reviews of this yet. Would someone please take a look at it? Thanks, Ben. _______________________________________________ dev mailing list dev@openvswitch.org http://openvswitch.org/mailman/listinfo/dev