diff options
| author | Dan Carpenter <[email protected]> | 2011-11-15 22:36:43 +0000 |
|---|---|---|
| committer | David S. Miller <[email protected]> | 2011-11-16 18:13:38 -0500 |
| commit | d445ba613fe445c8f30733e68089614b40b3df5b (patch) | |
| tree | 048b3c13a4112ad3cdc4464e297207e6cd483e5a /tools/perf/scripts/python | |
| parent | daad6167d97b43cfc448cfe698784730b53ed3d6 (diff) | |
6LoWPAN: double free in lowpan_fragment_xmit()
dev_queue_xmit() consumes its own skb, so the call to dev_kfree_skb()
in lowpan_fragment_xmit() is a double free.
Signed-off-by: Dan Carpenter <[email protected]>
Acked-by: Alexander Smirnov <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions