From owner-cvs-src@FreeBSD.ORG Thu Mar 29 11:50:57 2007 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id E254A16A400; Thu, 29 Mar 2007 11:50:57 +0000 (UTC) (envelope-from ache@nagual.pp.ru) Received: from nagual.pp.ru (nagual.pp.ru [194.87.13.69]) by mx1.freebsd.org (Postfix) with ESMTP id 670DA13C483; Thu, 29 Mar 2007 11:50:57 +0000 (UTC) (envelope-from ache@nagual.pp.ru) Received: from nagual.pp.ru (ache@localhost [127.0.0.1]) by nagual.pp.ru (8.13.8/8.13.8) with ESMTP id l2TBotrT083377; Thu, 29 Mar 2007 15:50:55 +0400 (MSD) (envelope-from ache@nagual.pp.ru) Received: (from ache@localhost) by nagual.pp.ru (8.13.8/8.13.8/Submit) id l2TBotlJ083376; Thu, 29 Mar 2007 15:50:55 +0400 (MSD) (envelope-from ache) Date: Thu, 29 Mar 2007 15:50:55 +0400 From: Andrey Chernov To: Andre Oppermann Message-ID: <20070329115055.GA83342@nagual.pp.ru> Mail-Followup-To: Andrey Chernov , Andre Oppermann , src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org References: <200703281258.l2SCwEJg009915@repoman.freebsd.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200703281258.l2SCwEJg009915@repoman.freebsd.org> User-Agent: Mutt/1.5.14 (2007-02-12) Cc: cvs-src@FreeBSD.org, src-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/netinet tcp_input.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 29 Mar 2007 11:50:58 -0000 On Wed, Mar 28, 2007 at 12:58:14PM +0000, Andre Oppermann wrote: > andre 2007-03-28 12:58:14 UTC > > FreeBSD src repository > > Modified files: > sys/netinet tcp_input.c > Log: > When blackholing do a 'dropunlock' in the new world order to prevent the > INP_INFO_LOCK from leaking. > > Reported by: ache > Found by: rwatson Thanx to all! It finally fix the thing. -- http://ache.pp.ru/