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:
fbe5818
)
ipv6-multicast: Fix memory leak in IPv6 multicast.
author
Ben Greear
<greearb@candelatech.com>
Fri, 23 Sep 2011 13:11:01 +0000
(13:11 +0000)
committer
David S. Miller
<davem@davemloft.net>
Tue, 27 Sep 2011 19:34:00 +0000
(15:34 -0400)
If reg_vif_xmit cannot find a routing entry, be sure to
free the skb before returning the error.
Signed-off-by: Ben Greear <greearb@candelatech.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found