From: noer@cygnus.com (Geoffrey Noer)
Subject: Re: Little surprises inside of compiled files
13 Apr 1998 02:42:27 -0700
Message-ID: <199804130649.XAA13572.cygnus.gnu-win32@skaro.cygnus.com>
References: <01BD660A.C70AECD0@sos>
Content-Type: text
To: sos@buggy.prospect.com.ru (Sergey Okhapkin)
Cc: gnu-win32@cygnus.com, afn06760@afn.org

Sergey Okhapkin wrote:
> 
> > I have a MINGW32 compiled verison of the Midnight Commander file browser,
> > and just accidentally was using it to view the contents of 
> cygwin-compiled
> > files in my /usr/local/bin directory, and I have found pieces of source
> > code embedded in the middle of executables:
> 
> It's a well-known "feature" of Win95 - when linker does a seek past end of 
> generated exe file, the gap is filled with random context of computer's 
> memory rather that with zeroes... The same on NT works as expected.

While true, Cygwin32 needs to be changed to detect this occurrance and
fill it with zeros.

-- 
Geoffrey Noer
noer@cygnus.com
-
For help on using this list (especially unsubscribing), send a message to
"gnu-win32-request@cygnus.com" with one line of text: "help".
