From owner-cvs-all Sat Jul 1 20:34:14 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 406F637BC78; Sat, 1 Jul 2000 20:34:10 -0700 (PDT) (envelope-from imp@FreeBSD.org) Received: (from imp@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id UAA86059; Sat, 1 Jul 2000 20:34:10 -0700 (PDT) (envelope-from imp@FreeBSD.org) Message-Id: <200007020334.UAA86059@freefall.freebsd.org> From: Warner Losh Date: Sat, 1 Jul 2000 20:34:09 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.bin/brandelf brandelf.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG imp 2000/07/01 20:34:09 PDT Modified files: usr.bin/brandelf brandelf.c Log: fix fd leak by close(fd) at end of loop. Revision Changes Path 1.16 +2 -1 src/usr.bin/brandelf/brandelf.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message