Date: Mon, 11 Aug 2003 18:03:42 +0000 (UTC) From: othermark <atkin901@yahoo.com> To: freebsd-stable@freebsd.org Subject: Re: stable libmilter leaks kqueue descriptors? Message-ID: <slrnbjfmju.1loh.atkin901@adkinson245.f5net.com> References: <slrnbidfm6.11jf.atkin901@adkinson245.f5net.com> <slrnbifq2n.13vk.atkin901@adkinson245.f5net.com> <20030808133657.GA42855@curry.mchp.siemens.de> <slrnbj7ppq.5pb.atkin901@adkinson245.f5net.com> <20030810195846.GA65889@curry.mchp.siemens.de>
index | next in thread | previous in thread | raw e-mail
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);
help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?slrnbjfmju.1loh.atkin901>
