Skip to content
Commit aec27311 authored by David S. Miller's avatar David S. Miller
Browse files

packet: Fix leak in pre-defrag support.



When we clone the SKB, we forget about the original
one.  Avoid this problem by using skb_share_check().

Reported-by: default avatarPenttilä Mika <mika.penttila@ixonos.com>
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent dc7f9f6e
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment