From owner-cvs-all Sun Mar 4 18:46:29 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 9A18B37B718; Sun, 4 Mar 2001 18:46:25 -0800 (PST) (envelope-from bmilekic@FreeBSD.org) Received: (from bmilekic@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f252kP700649; Sun, 4 Mar 2001 18:46:25 -0800 (PST) (envelope-from bmilekic) Message-Id: <200103050246.f252kP700649@freefall.freebsd.org> From: Bosko Milekic Date: Sun, 4 Mar 2001 18:46:25 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/netinet in_pcb.c X-FreeBSD-CVS-Branch: RELENG_4 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG bmilekic 2001/03/04 18:46:25 PST Modified files: (Branch: RELENG_4) sys/netinet in_pcb.c Log: MFC: Call rtfree() not only if initial two conditions fail, but also if the ref count is > 1 and the two conditions pass. (Revision 1.81 of HEAD) Revision Changes Path 1.59.2.11 +8 -14 src/sys/netinet/in_pcb.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message