It sounds like a debug build of IE4 is sending a request from an
allocated by uninitialized memory buffer - in debug builds, VC's
C runtime fills newly allocated memory with 0xCD; freed memory is
filled with 0xDD.
- Samrobb (srobb@wisewire.com)
- WiseWire Corporation - "Delivering personalized intelligence"
- http://www.wisewire.com
The box said 'Requires Windows 95, or better.' So I bought a Macintosh.
> -----Original Message-----
> From: Dean Gaudet [SMTP:dgaudet@arctic.org]
> Sent: Monday, October 27, 1997 1:55 PM
> To: new-httpd@apache.org
> Subject: Re: Bug?
>
> Yes this started appearing in my logs about the time IE4 PR1 appeared.
> If
> you search back in the new-httpd archives you'll find two posts from
> me
> asking if anyone else has seen it.
>
> Dean
>
> On Sun, 26 Oct 1997, Rasmus Lerdorf wrote:
>
> > Just got this:
> >
> > [Sun Oct 26 17:41:40 1997] [error] Invalid URI in request <garbage>
> >
> > The <garbage> was a bunch of y" and o^ characters.
> >
> > I'll see if I can track it down further. Anybody else see one of
> these?
> >
> > -Rasmus
> >
> >
|