dect
/
linux-2.6
Archived
13
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
linux-2.6/net/appletalk
David S. Miller c100c8f4c3 appletalk: Fix OOPS in atalk_release().
Commit 60d9f461a2 ("appletalk: remove
the BKL") added a dereference of "sk" before checking for NULL in
atalk_release().

Guard the code block completely, rather than partially, with the
NULL check.

Reported-by: Dave Jones <davej@redhat.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2011-03-31 18:59:10 -07:00
..
Makefile Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
aarp.c include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 2010-03-30 22:02:32 +09:00
atalk_proc.c net: appletalk: use seq_hlist_foo() helpers 2010-02-10 11:12:09 -08:00
ddp.c appletalk: Fix OOPS in atalk_release(). 2011-03-31 18:59:10 -07:00
dev.c net: remove COMPAT_NET_DEV_OPS 2009-05-25 01:53:53 -07:00
sysctl_net_atalk.c sysctl net: Remove unused binary sysctl code 2009-11-12 02:05:06 -08:00