Justin Erenkrantz <[EMAIL PROTECTED]> writes:

> On Tue, May 28, 2002 at 10:18:52AM -0400, Jeff Trawick wrote:
> > okay, do try it, but (unlike somebody last night) don't try it on daedalus
> > 
> > GET / HTTP/1.1
> > Accept: */*
> > Host: test
> > Content-Type: application/x-www-form-urlencoded
> > Transfer-Encoding: chunked
> > 
> > AAAAAAAAAAAAAAAAAAA
> 
> Hmm.  Isn't that legal?  A is a hex digit.
> 
> What should we be doing?  -- justin

Here is what we shouldn't be doing:
/usr/local/apache/corefiles/httpd.core.1

My guess is that we have an overflow or sign problem handling the
chunk size.  Another little detail is that we puked before reading any
data following the chunk size.

-- 
Jeff Trawick | [EMAIL PROTECTED]
Born in Roswell... married an alien...

Reply via email to