Date: Fri, 14 Mar 2008 23:58:37 +0000 From: Bruce Cran <bruce@cran.org.uk> To: bug-followup@FreeBSD.org, mstowe@chicago.us.mensa.org, freebsd-net@freebsd.org Subject: Re: kern/121706: "rtfree: 0xc4383870 has 1 refs" emitted repeatedly Message-ID: <47DB112D.4090705@cran.org.uk>
next in thread | raw e-mail | index | archive | help
The same change was made in net/route.c rev 1.120.2.3. I don't know if all calls to rtfree(rt) should be converted to RTFREE_LOCKED(rt), but those remaining are in: net/route.c:367 net/route.c:399 netinet/if_ether.c:808 netinet/if_ether.c:813 netinet/if_ether.c:831 netinet/if_ether.c:834 netinet6/in6_gif.c:373 netinet6/in6_gif.c:376 netinet6/in6_ifattach.c:768 netinet6/nd6_nbr.c:219 -- Bruce
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?47DB112D.4090705>