[Midnightbsd-cvs] src [10487] trunk/sbin/routed/output.c: remove assert
laffer1 at midnightbsd.org
laffer1 at midnightbsd.org
Wed Jun 6 21:09:57 EDT 2018
Revision: 10487
http://svnweb.midnightbsd.org/src/?rev=10487
Author: laffer1
Date: 2018-06-06 21:09:56 -0400 (Wed, 06 Jun 2018)
Log Message:
-----------
remove assert
Modified Paths:
--------------
trunk/sbin/routed/output.c
Modified: trunk/sbin/routed/output.c
===================================================================
--- trunk/sbin/routed/output.c 2018-06-07 01:09:09 UTC (rev 10486)
+++ trunk/sbin/routed/output.c 2018-06-07 01:09:56 UTC (rev 10487)
@@ -673,8 +673,6 @@
struct rt_entry *rt;
int def_metric;
- assert(ifp != NULL);
-
ws.state = 0;
ws.gen_limit = 1024;
More information about the Midnightbsd-cvs
mailing list