Re: Fix for ipv6_setsockopt NULL dereference

2007-03-09 Thread David Miller
From: YOSHIFUJI Hideaki / 吉藤英明 <[EMAIL PROTECTED]> Date: Fri, 09 Mar 2007 23:40:25 +0900 (JST) > In article <[EMAIL PROTECTED]> (at Fri, 9 Mar 2007 15:15:54 +0100), Olaf > Kirch <[EMAIL PROTECTED]> says: > > > I came across this bug in http://bugzilla.kernel.org/show_bug.cgi?id=8155 > : > > Fix

Re: Fix for ipv6_setsockopt NULL dereference

2007-03-09 Thread David Miller
From: Olaf Kirch <[EMAIL PROTECTED]> Date: Fri, 9 Mar 2007 15:15:54 +0100 > I came across this bug in http://bugzilla.kernel.org/show_bug.cgi?id=8155 > > Here's a potential fix. > > Olaf > -- > Olaf Kirch | --- o --- Nous sommes du soleil we love when we play > [EMAIL PROTECTED] |/ | \

Re: Fix for ipv6_setsockopt NULL dereference

2007-03-09 Thread YOSHIFUJI Hideaki / 吉藤英明
In article <[EMAIL PROTECTED]> (at Fri, 9 Mar 2007 15:15:54 +0100), Olaf Kirch <[EMAIL PROTECTED]> says: > I came across this bug in http://bugzilla.kernel.org/show_bug.cgi?id=8155 : > Fix NULL pointer derefence in ipv6_setsockopt, as described in bug #8155. > > Signed-off-by: [EMAIL PROTECTED]

Fix for ipv6_setsockopt NULL dereference

2007-03-09 Thread Olaf Kirch
I came across this bug in http://bugzilla.kernel.org/show_bug.cgi?id=8155 Here's a potential fix. Olaf -- Olaf Kirch | --- o --- Nous sommes du soleil we love when we play [EMAIL PROTECTED] |/ | \ sol.dhoop.naytheet.ah kin.ir.samse.qurax -- Fix NULL pointer derefence in ipv6_setsockopt,