diff options
author | Dan Carpenter <dan.carpenter@oracle.com> | 2011-11-15 23:36:43 +0100 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2011-11-17 00:13:38 +0100 |
commit | d445ba613fe445c8f30733e68089614b40b3df5b (patch) | |
tree | 048b3c13a4112ad3cdc4464e297207e6cd483e5a /fs/pipe.c | |
parent | be2net: Use V1 query link status command for lancer (diff) | |
download | linux-d445ba613fe445c8f30733e68089614b40b3df5b.tar.xz linux-d445ba613fe445c8f30733e68089614b40b3df5b.zip |
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 <dan.carpenter@oracle.com>
Acked-by: Alexander Smirnov <alex.bluesman.smirnov@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'fs/pipe.c')
0 files changed, 0 insertions, 0 deletions