delorie.com/archives/browse.cgi | search |
Date: | Thu, 30 May 2002 14:41:15 -0400 |
Message-Id: | <200205301841.g4UIfFB21472@envy.delorie.com> |
X-Authentication-Warning: | envy.delorie.com: dj set sender to dj AT delorie DOT com using -f |
From: | DJ Delorie <dj AT delorie DOT com> |
To: | djgpp AT delorie DOT com |
In-reply-to: | <Xns921ED110825F7adminraf256com@213.180.128.20> |
Subject: | Re: Memory trash in exe ? |
References: | <Xns921ED110825F7adminraf256com AT 213 DOT 180 DOT 128 DOT 20> |
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 |
This is a "feature" of DOS and Windows. When you seek in a file, the holes are filled from an uninitialized buffer. BFD does these types of seeks, so you see the junk in objects and executables.
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |