Patrick McHardy 8de53dfbf9 ipv4: ipmr: fix NULL pointer deref during unres queue destruction
Fix an oversight in ipmr_destroy_unres() - the net pointer is
unconditionally initialized to NULL, resulting in a NULL pointer
dereference later on.

Fix by adding a net pointer to struct mr_table and using it in
ipmr_destroy_unres().

Signed-off-by: Patrick McHardy <kaber@trash.net>
2010-04-15 13:31:29 +02:00
..
2010-04-13 01:41:33 -07:00
2009-10-18 18:52:53 -07:00
2010-02-22 16:20:22 -08:00
2009-11-13 20:46:58 -08:00
2010-02-22 16:20:22 -08:00
2008-10-07 08:38:24 +11:00
2010-03-21 18:31:35 -07:00
2009-09-14 17:03:01 -07:00
2009-03-02 03:00:15 -08:00
2009-03-02 03:00:15 -08:00
2010-04-13 01:41:33 -07:00
2010-04-13 01:41:33 -07:00
2009-05-25 22:44:59 -07:00
2010-01-17 19:16:02 -08:00
2009-06-03 02:51:04 -07:00