diff options
author | 2010-07-15 13:22:33 +0000 | |
---|---|---|
committer | 2010-07-15 22:38:43 -0700 | |
commit | e40dbc51fbcc3281bb52ecf0f5bec693d36e2aea (patch) | |
tree | 7950aa0bb0e2a338eed7d948c77cd62ec96bf0d8 /drivers/base/platform.c | |
parent | net: fix problem in reading sock TX queue (diff) | |
download | wireguard-linux-e40dbc51fbcc3281bb52ecf0f5bec693d36e2aea.tar.xz wireguard-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 'drivers/base/platform.c')
0 files changed, 0 insertions, 0 deletions