Date: Sat, 13 Oct 2001 00:21:48 +0200 From: "Eli Zaretskii" Sender: halo1 AT zahav DOT net DOT il To: djgpp AT delorie DOT com Message-Id: <6923-Sat13Oct2001002148+0200-eliz@is.elta.co.il> X-Mailer: Emacs 20.6 (via feedmail 8.3.emacs20_6 I) and Blat ver 1.8.9 In-reply-to: <9q7kmf$qm9$1@slb7.atl.mindspring.net> (marp@0.0.0.0) Subject: Re: strange text inside exe References: <3BC58EEF DOT 000001 DOT 13386 AT www2 DOT email DOT atc> <9q43rh$no0$1 AT nets3 DOT rz DOT RWTH-Aachen DOT DE> <3BC66C2A DOT 52706408 AT hotmail DOT nospam DOT com> <1438-Fri12Oct2001081643+0200-eliz AT is DOT elta DOT co DOT il> <9q7kmf$qm9$1 AT slb7 DOT atl DOT mindspring DOT net> Reply-To: djgpp AT delorie DOT com Errors-To: nobody AT delorie DOT com X-Mailing-List: djgpp AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk > From: "Marp" > Newsgroups: comp.os.msdos.djgpp > Date: Fri, 12 Oct 2001 16:45:00 -0400 > > > > It could be up to 2KB max, hardly something to care about. > > Doesn't it concern you that sensitive data that doesn't belong in there > could end up in there (however slight that risk might be)? Yes, that concerns us; that's why that bug is fixed by the combination of changes in Binutils (available in the latest port on SimTel) and a change in the library functions the linker calls (wikll be available when the next DJGPP version is out). > Why do the tools > assume that disk space is automatically initialized when it is allocated? It's a bug.