commit | 2015de5fe2a47086a3260802275932bfd810884e | [log] [tgz] |
---|---|---|
author | Ben Greear <greearb@candelatech.com> | Tue Sep 27 15:16:08 2011 -0400 |
committer | David S. Miller <davem@davemloft.net> | Tue Sep 27 15:16:08 2011 -0400 |
tree | 2155f30fa4c0a664935264bad216c872f929063b | |
parent | 29453f65a4d0a46190dedf93ab31717d4c26bda6 [diff] |
ipv6-multicast: Fix memory leak in input path. Have to free the skb before returning if we fail the fib lookup. Signed-off-by: Ben Greear <greearb@candelatech.com> Signed-off-by: David S. Miller <davem@davemloft.net>