Date: Wed, 22 Oct 2008 14:56:15 +0000 (UTC) From: "Bjoern A. Zeeb" <bz@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/sys/netinet6 ip6_output.c Message-ID: <200810221456.m9MEuPYV027374@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
bz 2008-10-22 14:56:15 UTC FreeBSD src repository Modified files: (Branch: RELENG_6) sys/netinet6 ip6_output.c Log: SVN rev 184162 on 2008-10-22 14:56:15Z by bz MFC: r183923 Check that the mbuf len is positive (like we do in the v4 case) to avoid possible panics. PR: kern/119123 Approved by: re (kib) Revision Changes Path 1.90.2.13 +1 -1 src/sys/netinet6/ip6_output.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200810221456.m9MEuPYV027374>