[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20080213000953.dd782352.akpm@linux-foundation.org>
Date: Wed, 13 Feb 2008 00:09:53 -0800
From: Andrew Morton <akpm@...ux-foundation.org>
To: "Ahmed S. Darwish" <darwish.07@...il.com>
Cc: Joerg Platte <jplatte@...sa.net>, linux-kernel@...r.kernel.org,
casey@...aufler-ca.com
Subject: Re: [PATCH - BUGFIX] Smack: Check for 'struct socket' with NULL sk
On Tue, 12 Feb 2008 01:23:47 +0200 "Ahmed S. Darwish" <darwish.07@...il.com> wrote:
> + BUG_ON(sk == NULL);
> + ssp = sk->sk_security;
I'll remove the BUG_ON - the oops on the next line will provide us with just the
same information.
Thanks for the fix.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists