From owner-cvs-all Sat Oct 21 2:43:16 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id D0DF837B479; Sat, 21 Oct 2000 02:43:13 -0700 (PDT) Received: (from dwmalone@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id CAA37468; Sat, 21 Oct 2000 02:43:13 -0700 (PDT) (envelope-from dwmalone@FreeBSD.org) Message-Id: <200010210943.CAA37468@freefall.freebsd.org> From: David Malone Date: Sat, 21 Oct 2000 02:43:13 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.sbin/inetd inetd.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG dwmalone 2000/10/21 02:43:13 PDT Modified files: usr.sbin/inetd inetd.c Log: Don't leak a file discriptor if a service we've called accept() for loops. Submitted by: Ian Dowse Revision Changes Path 1.85 +4 -1 src/usr.sbin/inetd/inetd.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message