Date: Fri, 2 Nov 2001 10:34:58 -0800 (PST) From: Bill Paul <wpaul@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/netinet ip_output.c Message-ID: <200111021834.fA2IYwd20494@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
wpaul 2001/11/02 10:34:58 PST Modified files: (Branch: RELENG_4) sys/netinet ip_output.c Log: MFC: fix mbuf leak in ip_output(). (sending packets with IP options which cause ip_output() to return with error leaks one mbuf per packet) Revision Changes Path 1.99.2.18 +2 -2 src/sys/netinet/ip_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?200111021834.fA2IYwd20494>