git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
dc7f9f6
)
packet: Fix leak in pre-defrag support.
author
David S. Miller
<davem@davemloft.net>
Wed, 6 Jul 2011 14:30:59 +0000
(07:30 -0700)
committer
David S. Miller
<davem@davemloft.net>
Wed, 6 Jul 2011 14:30:59 +0000
(07:30 -0700)
When we clone the SKB, we forget about the original
one. Avoid this problem by using skb_share_check().
Reported-by: Penttilä Mika <mika.penttila@ixonos.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found