Date: Sun, 11 Jul 1999 13:15:46 +0300 (IDT) From: Eli Zaretskii X-Sender: eliz AT is To: "Mark E." cc: djgpp-workers AT delorie DOT com Subject: Re: patch for chkv2prg.c In-Reply-To: <199907091809.SAA63418@out5.ibm.net> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Reply-To: djgpp-workers AT delorie DOT com X-Mailing-List: djgpp-workers AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk On Fri, 9 Jul 1999, Mark E. wrote: > _check_v2_prog will leak a file handle in the rare case when an > executable is corrupt and the function was given a filename. One way > to fix the problem is provided in the patch below. Applied. Thanks.