aboutsummaryrefslogtreecommitdiff
path: root/net/unix/sysctl_net_unix.c
diff options
context:
space:
mode:
authorSven Neumann <[email protected]>2010-12-09 09:38:36 +0100
committerJohn W. Linville <[email protected]>2010-12-13 14:53:46 -0500
commit4a55d5852adbe66722fb1636c82c7864cd5be441 (patch)
tree959097a4adcd191417e2f59b07cb404edc3b1854 /net/unix/sysctl_net_unix.c
parent10c38c3306c04ec26b1536d30b8b11ccab32faa5 (diff)
libertas: fix potential NULL-pointer dereference
The code wants to check if there's a channel and it is not disabled, but it used to check if channel is not NULL and accessed the channel struct if this check failed. Signed-off-by: Sven Neumann <[email protected]> Acked-by: Dan Williams <[email protected]> Signed-off-by: John W. Linville <[email protected]>
Diffstat (limited to 'net/unix/sysctl_net_unix.c')
0 files changed, 0 insertions, 0 deletions