From owner-freebsd-emulation@FreeBSD.ORG Fri Jul 11 21:10: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 B988B106567A for ; Fri, 11 Jul 2008 21:10: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 9D3108FC1A for ; Fri, 11 Jul 2008 21:10: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 m6BLA3mO090158 for ; Fri, 11 Jul 2008 21:10:03 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.2/8.14.1/Submit) id m6BLA3o4090145; Fri, 11 Jul 2008 21:10:03 GMT (envelope-from gnats) Date: Fri, 11 Jul 2008 21:10:03 GMT Message-Id: <200807112110.m6BLA3o4090145@freefall.freebsd.org> To: freebsd-emulation@FreeBSD.org From: Marcin Cieslak 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: Marcin Cieslak List-Id: Development of Emulators of other operating systems List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 11 Jul 2008 21:10:04 -0000 The following reply was made to PR kern/97326; it has been noted by GNATS. From: Marcin Cieslak To: bug-followup@FreeBSD.org, bakul@bitblocks.com Cc: Subject: Re: kern/97326: [linux] file descriptor leakage in linux emulation Date: Fri, 11 Jul 2008 23:02:36 +0200 This should be fixed in FreeBSD 7 as of November 2007: http://www.freebsd.org/cgi/cvsweb.cgi/src/sys/compat/linux/linux_ioctl.c.diff?r1=1.138;r2=1.138.2.1 Can you check this? -- << Marcin Cieslak // saper@system.pl >>