Re: [NET_SCHED]: cls_basic: fix NULL pointer dereference

2007-03-24 Thread David Miller
From: Patrick McHardy <[EMAIL PROTECTED]> Date: Tue, 20 Mar 2007 18:15:00 +0100 > These two patches fix the cls_basic crash reported by Chris > Madden and the ingress locking problem. > > Please apply, thanks. Applied, I'll push to -stable, thanks! - To unsubscribe from this list: send the line

[NET_SCHED]: cls_basic: fix NULL pointer dereference

2007-03-20 Thread Patrick McHardy
These two patches fix the cls_basic crash reported by Chris Madden and the ingress locking problem. Please apply, thanks. [NET_SCHED]: cls_basic: fix NULL pointer dereference cls_basic doesn't allocate tp->root before it is linked into the active classifier list, resulting in a NULL