Date: Sat, 14 Aug 2010 13:51:38 +0000 (UTC) From: "Bjoern A. Zeeb" <bz@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/sys/netinet in_rmx.c Message-ID: <201008141351.o7EDprQL039946@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
bz 2010-08-14 13:51:38 UTC FreeBSD src repository Modified files: (Branch: RELENG_6) sys/netinet in_rmx.c Log: SVN rev 211298 on 2010-08-14 13:51:38Z by bz MFC r210686: MFp4 @181628: Free the rtentry after we diconnected it from the FIB and are counting it as rttrash. There might still be a chance we leak it from a different code path but there is nothing we can do about this here. Revision Changes Path 1.53.2.1 +20 -0 src/sys/netinet/in_rmx.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201008141351.o7EDprQL039946>