aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net
diff options
context:
space:
mode:
authorFlorian Westphal <fw@strlen.de>2015-12-31 14:26:33 +0100
committerDavid S. Miller <davem@davemloft.net>2016-01-04 21:46:45 -0500
commit55285bf09427c5abf43ee1d54e892f352092b1f1 (patch)
tree726080a4fd362374bad2386c02585d93ac78397b /drivers/net
parentcxgb4: correctly handling failed allocation (diff)
downloadlinux-dev-55285bf09427c5abf43ee1d54e892f352092b1f1.tar.xz
linux-dev-55285bf09427c5abf43ee1d54e892f352092b1f1.zip
connector: bump skb->users before callback invocation
Dmitry reports memleak with syskaller program. Problem is that connector bumps skb usecount but might not invoke callback. So move skb_get to where we invoke the callback. Reported-by: Dmitry Vyukov <dvyukov@google.com> Signed-off-by: Florian Westphal <fw@strlen.de> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/net')
0 files changed, 0 insertions, 0 deletions