lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
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

Powered by Openwall GNU/*/Linux Powered by OpenVZ