Pierre Beyssac
cce2eb6a97
Never return the root node itself from rn_match(); return NULL instead.
...
This caused a panic in rtfreee() called with a root node from the
routing socket code (when processing a RTM_GET message looking for
the default route while there is none).
Since no existing code seems to have any use getting the root node
from rn_match(), it seems cleaner never to return it rather than
check for this condition at the caller's.
PR: kern/12265
1999-06-25 13:43:30 +00:00
..
1997-02-22 09:48:43 +00:00
1999-04-11 02:52:31 +00:00
1999-05-31 11:29:30 +00:00
1998-10-04 21:53:59 +00:00
1998-11-11 10:56:07 +00:00
1999-05-04 16:20:33 +00:00
1998-12-14 17:58:05 +00:00
1997-10-28 15:59:26 +00:00
1998-03-18 01:40:12 +00:00
1997-02-22 09:48:43 +00:00
1998-02-06 12:14:30 +00:00
1997-10-12 20:26:33 +00:00
1999-02-20 11:18:00 +00:00
1999-05-08 14:23:40 +00:00
1999-05-08 14:23:40 +00:00
1998-12-14 01:59:16 +00:00
1999-03-10 10:11:43 +00:00
1999-02-16 10:49:55 +00:00
1999-01-27 22:42:27 +00:00
1999-03-10 10:11:43 +00:00
1997-02-22 09:48:43 +00:00
1999-02-20 21:03:53 +00:00
1999-04-16 21:22:55 +00:00
1999-04-16 21:22:55 +00:00
1999-02-16 10:49:55 +00:00
1997-02-22 09:48:43 +00:00
1999-04-27 11:18:52 +00:00
1997-10-18 09:02:39 +00:00
1998-06-07 17:13:14 +00:00
1999-04-27 11:18:52 +00:00
1997-12-20 16:44:51 +00:00
1999-03-30 13:28:26 +00:00
1999-03-30 13:28:26 +00:00
1999-06-19 18:42:31 +00:00
1999-03-24 21:20:12 +00:00
1999-06-19 18:42:31 +00:00
1997-02-22 09:48:43 +00:00
1999-05-16 17:09:20 +00:00
1999-03-15 01:22:01 +00:00
1999-04-07 23:26:43 +00:00
1999-06-19 18:42:31 +00:00
1999-06-19 18:42:31 +00:00
1999-03-10 10:11:43 +00:00
1999-04-26 08:52:16 +00:00
1998-06-20 16:28:04 +00:00
1998-06-20 16:55:44 +00:00
1997-08-19 14:10:50 +00:00
1999-05-08 06:40:31 +00:00
1999-06-25 13:43:30 +00:00
1997-11-24 13:50:24 +00:00
1998-06-07 12:02:59 +00:00
1998-02-03 22:19:35 +00:00
1999-04-27 11:18:52 +00:00
1999-04-29 03:22:19 +00:00
1999-05-06 18:13:11 +00:00
1999-04-29 03:22:19 +00:00
1998-07-15 02:32:35 +00:00
1998-06-20 16:28:04 +00:00
1997-02-22 09:48:43 +00:00
1999-01-27 22:42:27 +00:00
1999-01-27 22:42:27 +00:00