diff options
author | Eric Dumazet <edumazet@google.com> | 2015-07-17 10:19:23 +0200 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2015-07-21 00:02:44 -0700 |
commit | b8a23e8d8e31abeda2f6cfa36a772414b2a86ffc (patch) | |
tree | ef089a2324ced0fd03bff823419458d6aa2a2ee4 /sound/hda | |
parent | e3426ca7bc2957ee072f61360c2b81b4adb629ad (diff) |
caif: fix leaks and race in caif_queue_rcv_skb()
1) If sk_filter() is applied, skb was leaked (not freed)
2) Testing SOCK_DEAD twice is racy :
packet could be freed while already queued.
3) Remove obsolete comment about caching skb->len
Signed-off-by: Eric Dumazet <edumazet@google.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'sound/hda')
0 files changed, 0 insertions, 0 deletions