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:
8b82f7c
)
llc: free the right skb
author
Sorin Dumitru
<sdumitru@ixiacom.com>
Mon, 6 Aug 2012 02:35:58 +0000
(
02:35
+0000)
committer
David S. Miller
<davem@davemloft.net>
Mon, 6 Aug 2012 20:30:01 +0000
(13:30 -0700)
We are freeing skb instead of nskb, resulting in a double
free on skb and a leak from nskb.
Signed-off-by: Sorin Dumitru <sdumitru@ixiacom.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/llc/llc_station.c
patch
|
blob
|
history
diff --cc
net/llc/llc_station.c
Simple merge