From owner-cvs-all Wed Feb 16 18:19:24 2000 Delivered-To: cvs-all@freebsd.org Received: from builder.freebsd.org (builder.FreeBSD.ORG [204.216.27.24]) by hub.freebsd.org (Postfix) with ESMTP id 11CB537B505; Wed, 16 Feb 2000 18:19:22 -0800 (PST) (envelope-from msmith@FreeBSD.org) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by builder.freebsd.org (Postfix) with ESMTP id 17003132E6; Wed, 16 Feb 2000 18:18:43 -0800 (PST) Received: (from msmith@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id SAA10996; Wed, 16 Feb 2000 18:19:21 -0800 (PST) (envelope-from msmith@FreeBSD.org) Message-Id: <200002170219.SAA10996@freefall.freebsd.org> From: Mike Smith Date: Wed, 16 Feb 2000 18:19:20 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/boot/common module.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk msmith 2000/02/16 18:19:20 PST Modified files: sys/boot/common module.c Log: Close a file descriptor leak in the code which loads file objects. Submitted by: Paul Saab Approved by: jkh Revision Changes Path 1.12 +3 -1 src/sys/boot/common/module.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message