From owner-freebsd-stable@FreeBSD.ORG Mon Aug 11 11:03:47 2003 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3F31D37B401 for ; Mon, 11 Aug 2003 11:03:47 -0700 (PDT) Received: from main.gmane.org (main.gmane.org [80.91.224.249]) by mx1.FreeBSD.org (Postfix) with ESMTP id B6C0343F93 for ; Mon, 11 Aug 2003 11:03:45 -0700 (PDT) (envelope-from freebsd-stable@m.gmane.org) Received: from list by main.gmane.org with local (Exim 3.35 #1 (Debian)) id 19mH2U-0007f6-00 for ; Mon, 11 Aug 2003 20:05:02 +0200 X-Injected-Via-Gmane: http://gmane.org/ To: freebsd-stable@freebsd.org Received: from sea.gmane.org ([80.91.224.252]) by main.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 19mH2S-0007eo-00 for ; Mon, 11 Aug 2003 20:05:00 +0200 Received: from news by sea.gmane.org with local (Exim 3.35 #1 (Debian)) id 19mH1C-0004eO-00 for ; Mon, 11 Aug 2003 20:03:42 +0200 From: othermark Date: Mon, 11 Aug 2003 18:03:42 +0000 (UTC) Lines: 43 Message-ID: References: <20030808133657.GA42855@curry.mchp.siemens.de> <20030810195846.GA65889@curry.mchp.siemens.de> X-Complaints-To: usenet@sea.gmane.org User-Agent: slrn/0.9.7.4 (FreeBSD) Sender: news Subject: Re: stable libmilter leaks kqueue descriptors? X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 11 Aug 2003 18:03:47 -0000 In article <20030810195846.GA65889@curry.mchp.siemens.de>, Andre Albsmeier wrote: > I hope someone commits the real fix to -STABLE r.s.n. Looks like it was committed w/o much fanfare this weekend, I'm rebuilding world right now... --- Message Attached --- Subject: cvs commit: src/lib/libc_r Makefile src/lib/libc_r/uthread Makefile.inc mp 2003/08/10 16:52:59 PDT FreeBSD src repository Modified files: (Branch: RELENG_4) lib/libc_r Makefile lib/libc_r/uthread Makefile.inc Added files: (Branch: RELENG_4) lib/libc_r/uthread uthread_kqueue.c Log: MFC: Add wrapper for kqueue() to keep track of the allocated fd and allow it to be closed. This fixes a file descriptor leak when closing a kqueue() fd. Revision Changes Path 1.24.2.8 +1 -1 src/lib/libc_r/Makefile 1.23.2.9 +1 -0 src/lib/libc_r/uthread/Makefile.inc 1.1.2.1 +53 -0 src/lib/libc_r/uthread/uthread_kqueue.c (new) _______________________________________________ cvs-src@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-src To unsubscribe, send any mail to "cvs-src-unsubscribe@freebsd.org" --- End Attachment --- --- Mark atkin901 at NOSPAM yahoo dot com (!wired)?(coffee++):(wired);