diff options
author | Ben Greear <greearb@candelatech.com> | 2010-07-15 15:22:33 +0200 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2010-07-16 07:38:43 +0200 |
commit | e40dbc51fbcc3281bb52ecf0f5bec693d36e2aea (patch) | |
tree | 7950aa0bb0e2a338eed7d948c77cd62ec96bf0d8 /Kbuild | |
parent | net: fix problem in reading sock TX queue (diff) | |
download | linux-e40dbc51fbcc3281bb52ecf0f5bec693d36e2aea.tar.xz linux-e40dbc51fbcc3281bb52ecf0f5bec693d36e2aea.zip |
ipmr: Don't leak memory if fib lookup fails.
This was detected using two mcast router tables. The
pimreg for the second interface did not have a specific
mrule, so packets received by it were handled by the
default table, which had nothing configured.
This caused the ipmr_fib_lookup to fail, causing
the memory leak.
Signed-off-by: Ben Greear <greearb@candelatech.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'Kbuild')
0 files changed, 0 insertions, 0 deletions