That's why!! Thank you Nick.
On 10/19/07, Nick Kew <[EMAIL PROTECTED]> wrote: > On Fri, 19 Oct 2007 10:49:27 +0200 > "Alexander Farber" <[EMAIL PROTECTED]> wrote: > > the libapreq calls util_read() function - > > http://search.cpan.org/src/DOUGM/libapreq-0.31/c/apache_request.c > > which allocates a buffer with (r->remaining + 1) bytes. > > But you should check up on the difference between ap_palloc > and ap_pcalloc for the answer to your question.
