Date: Sat, 7 Jul 2001 13:09:36 -0700 (PDT) From: Hajimu UMEMOTO <ume@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/netinet6 ip6_output.c Message-ID: <200107072009.f67K9ar37055@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
ume 2001/07/07 13:09:36 PDT Modified files: (Branch: RELENG_4) sys/netinet6 ip6_output.c Log: MFC 1.29: The m_free call in the ip6_fw_ctl_ptr == NULL case apparently tries to free uninitialized mbuf. This was my mistake during recent KAME merge. This part is for *BSD other than FreeBSD. Revision Changes Path 1.13.2.9 +1 -3 src/sys/netinet6/ip6_output.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200107072009.f67K9ar37055>