diff options
author | Eric Dumazet <edumazet@google.com> | 2015-07-17 11:19:23 +0300 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2015-07-21 10:02:44 +0300 |
commit | b8a23e8d8e31abeda2f6cfa36a772414b2a86ffc (patch) | |
tree | ef089a2324ced0fd03bff823419458d6aa2a2ee4 /tools/perf/util/scripting-engines/trace-event-python.c | |
parent | e3426ca7bc2957ee072f61360c2b81b4adb629ad (diff) | |
download | linux-b8a23e8d8e31abeda2f6cfa36a772414b2a86ffc.tar.xz |
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 'tools/perf/util/scripting-engines/trace-event-python.c')
0 files changed, 0 insertions, 0 deletions