Date: Sun, 08 Jul 2001 05:00:49 +0900 (JST) From: Hajimu UMEMOTO <ume@mahoroba.org> To: ak03@gte.com Cc: freebsd-current@FreeBSD.org, freebsd-net@FreeBSD.org Subject: Re: This can't be right (bug in ip6_output.c) Message-ID: <20010708.050049.74713091.ume@mahoroba.org> In-Reply-To: <20010707150129.A910@kanpc.gte.com> References: <20010707150129.A910@kanpc.gte.com>
next in thread | previous in thread | raw e-mail | index | archive | help
>>>>> On Sat, 7 Jul 2001 15:01:29 -0400 >>>>> "Alexander N. Kabaev" <ak03@gte.com> said: ak03> The following code in netinet6/ip6_output.c:1673 just cannot be right: ak03> The m_free call in the ip6_fw_ctl_ptr == NULL case apparently tries to free ak03> uninitialized mbuf. Oops, it was my mistake during recent KAME merge. This part is for *BSD other than FreeBSD. I just committed the fix. Thank you for reporting it. -- Hajimu UMEMOTO @ Internet Mutual Aid Society Yokohama, Japan ume@mahoroba.org ume@bisd.hitachi.co.jp ume@{,jp.}FreeBSD.org http://www.imasy.org/~ume/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20010708.050049.74713091.ume>