Denis V. Lunev 2994c63863 [INET]: Small possible memory leak in FIB rules
This patch fixes a small memory leak. Default fib rules can be deleted by
the user if the rule does not carry FIB_RULE_PERMANENT flag, f.e. by
	ip rule flush

Such a rule will not be freed as the ref-counter has 2 on start and becomes
clearly unreachable after removal.

Signed-off-by: Denis V. Lunev <den@openvz.org>
Acked-by: Alexey Kuznetsov <kuznet@ms2.inr.ac.ru>
Signed-off-by: David S. Miller <davem@davemloft.net>
2007-11-10 22:12:03 -08:00
..
2007-11-10 22:09:25 -08:00
2007-11-07 04:11:44 -08:00
2007-10-19 11:53:41 -07:00
2007-10-10 16:52:46 -07:00
2007-10-26 22:56:12 -07:00
2007-11-02 08:47:06 +01:00
2007-02-10 23:19:25 -08:00