From owner-freebsd-libh Tue Dec 4 10:37: 6 2001 Delivered-To: freebsd-libh@freebsd.org Received: from usw4.freebsd.org (usw4.freebsd.org [209.180.6.228]) by hub.freebsd.org (Postfix) with ESMTP id 662E737B417 for ; Tue, 4 Dec 2001 10:37:05 -0800 (PST) Received: (from antoine@localhost) by usw4.freebsd.org (8.11.6/8.11.6) id fB4Ib4m44154 for libh@FreeBSD.org; Tue, 4 Dec 2001 12:37:04 -0600 (CST) (envelope-from antoine) Message-Id: <200112041837.fB4Ib4m44154@usw4.freebsd.org> From: Antoine Beaupré Date: Tue, 4 Dec 2001 12:37:04 -0600 (CST) To: libh@FreeBSD.org Subject: cvs commit: libh/lib/file File.cc Sender: owner-freebsd-libh@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG antoine 2001/12/04 12:37:04 CST Modified files: lib/file File.cc Log: Initialize mFile and mUrl in default constructor. Fixes a bug where the destructor would try to fclose a garbage pointer. Revision Changes Path 1.8 +2 -2 libh/lib/file/File.cc To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-libh" in the body of the message