From owner-freebsd-emulation@FreeBSD.ORG Fri Oct 3 14:40:04 2008 Return-Path: Delivered-To: freebsd-emulation@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 4FFE11065689 for ; Fri, 3 Oct 2008 14:40:04 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 259AC8FC20 for ; Fri, 3 Oct 2008 14:40:04 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.2/8.14.2) with ESMTP id m93Ee3nZ086008 for ; Fri, 3 Oct 2008 14:40:03 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.2/8.14.1/Submit) id m93Ee30s086005; Fri, 3 Oct 2008 14:40:03 GMT (envelope-from gnats) Date: Fri, 3 Oct 2008 14:40:03 GMT Message-Id: <200810031440.m93Ee30s086005@freefall.freebsd.org> To: freebsd-emulation@FreeBSD.org From: linimon@lonesome.com (Mark Linimon) Cc: Subject: Re: kern/97326: [linux] file descriptor leakage in linux emulation X-BeenThere: freebsd-emulation@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Mark Linimon List-Id: Development of Emulators of other operating systems List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 03 Oct 2008 14:40:04 -0000 The following reply was made to PR kern/97326; it has been noted by GNATS. From: linimon@lonesome.com (Mark Linimon) To: Vladimir Grebenschikov Cc: bug-followup@FreeBSD.org Subject: Re: kern/97326: [linux] file descriptor leakage in linux emulation Date: Fri, 3 Oct 2008 09:38:37 -0500 On Fri, Oct 03, 2008 at 06:50:05AM +0000, Vladimir Grebenschikov wrote: > I can confirm - skype does not leak descriptors after first call. So does this mean this PR can be closed? mcl