diff options
| author | 2007-12-04 00:43:24 -0800 | |
|---|---|---|
| committer | 2007-12-05 05:37:26 -0800 | |
| commit | a014bc8f0f0a3a0cac4fef656f101cdfb77b71eb (patch) | |
| tree | 0b48fdff5525ddba1c64a8c0fd8c8fb6e1a9aeab /include/linux | |
| parent | Merge branch 'upstream-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6 (diff) | |
[IPVS]: Don't leak sysctl tables if the scheduler registration fails.
In case we load lblc or lblcr module we can leak some sysctl
tables if the call to register_ip_vs_scheduler() fails.
I've looked at the register_ip_vs_scheduler() code and saw, that
the only reason to fail is the name collision, so I think that
with some 3rd party schedulers this becomes a relevant issue. No?
Signed-off-by: Pavel Emelyanov <xemul@openvz.org>
Acked-by: Simon Horman <horms@verge.net.au>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'include/linux')
0 files changed, 0 insertions, 0 deletions
