From owner-cvs-all Tue Jun 11 20:13:28 2002 Delivered-To: cvs-all@freebsd.org Received: from mta7.pltn13.pbi.net (mta7.pltn13.pbi.net [64.164.98.8]) by hub.freebsd.org (Postfix) with ESMTP id 6429A37B409; Tue, 11 Jun 2002 20:13:25 -0700 (PDT) Received: from FreeBSD.org ([63.193.112.125]) by mta7.pltn13.pbi.net (iPlanet Messaging Server 5.1 (built May 7 2001)) with ESMTP id <0GXK00MX2OYD1T@mta7.pltn13.pbi.net>; Tue, 11 Jun 2002 20:13:25 -0700 (PDT) Date: Tue, 11 Jun 2002 20:13:33 -0700 From: Jeffrey Hsu Subject: Re: cvs commit: src/sys/netinet tcp_subr.c In-reply-to: Message from Jeffrey Hsu "of Tue, 11 Jun 2002 20:11:06 PDT." <200206120311.g5C3B6618932@freefall.freebsd.org> Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Message-id: <0GXK00MX3OYD1T@mta7.pltn13.pbi.net> MIME-version: 1.0 X-Mailer: exmh version 2.5 07/13/2001 with nmh-1.0.4 Content-type: text/plain; charset=us-ascii Content-transfer-encoding: 7BIT Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG > hsu 2002/06/11 20:11:06 PDT > > Modified files: > sys/netinet tcp_subr.c > Log: > Fix logic which resulted in missing a call to INP_UNLOCK(). > > Revision Changes Path > 1.131 +2 -5 src/sys/netinet/tcp_subr.c This bug was caught and the fix was submitted by Jonathan Lemon. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message